aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-24[PATCH] tpm: remove unnecessary module stuffKylene Hall
2005-06-24[PATCH] tpm: address missing const defsKylene Hall
2005-06-24[PATCH] tpm: Fix concerns with TPM driver -- use enumsKylene Hall
2005-06-24[PATCH] char/tpm: use msleep(), clean-up timers,Nishanth Aravamudan
2005-06-24[PATCH] ipmi: add 32-bit ioctl translations for 64-bit platformsAndrew Morton
2005-06-24[PATCH] ipmi: use completions, not semaphores, in powerdown codeCorey Minyard
2005-06-24[PATCH] ipmi: add power cycle capabilityCorey Minyard
2005-06-24[PATCH] ipmi: timer shutdown cleanupCorey Minyard
2005-06-24[PATCH] ipmi: doc updatesCorey Minyard
2005-06-24[PATCH] Make reiserfs BUG on too big transactionJan Kara
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 7Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 6Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 4Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 2Chris Zankel
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 1Chris Zankel
2005-06-24[PATCH] xtensa: Tensilica Xtensa CPU arch maintainer recordChris Zankel
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara
2005-06-24[PATCH] quota: improve credits estimatesJan Kara
2005-06-24[PATCH] reiserfs: add checking of journal_begin() return valueJan Kara
2005-06-24[PATCH] pass iocb to dio_iodone_tChristoph Hellwig
2005-06-24[PATCH] eCryptfs: export user key typeMichael Halcrow
2005-06-24[PATCH] Keys: Make request-key create an authorisation keyDavid Howells
2005-06-24[PATCH] Keys: Use RCU to manage session keyring pointerDavid Howells
2005-06-24[PATCH] Keys: Pass session keyring to call_usermodehelper()David Howells
2005-06-24[PATCH] keys: Discard key spinlock and use RCU for key payloadDavid Howells
2005-06-24[PATCH] ppc64: fix seccomp with 32-bit userlandAndrea Arcangeli
2005-06-23[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARChDavid S. Miller
2005-06-23[LIB]: textsearch.o needs to be obj-y not lib-y.David S. Miller
2005-06-23[TCP]: Need to declare 'tcp_reno' in net/tcp.hDavid S. Miller
2005-06-23[SLIP]: Simplify sl_free_bufs()Jesper Juhl
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf
2005-06-23[NET]: skb_find_text() - Find a text pattern in skb dataThomas Graf
2005-06-23[NET]: Zerocopy sequential reading of skb dataThomas Graf
2005-06-23[LIB]: Naive finite state machine based textsearchThomas Graf
2005-06-23[LIB]: Knuth-Morris-Pratt textsearch algorithmThomas Graf
2005-06-23[LIB]: Textsearch infrastructure.Thomas Graf
2005-06-23[TCP]: Allow choosing TCP congestion control via sockopt.Stephen Hemminger
2005-06-23[NET]: Separate two usages of netdev_max_backlog.Stephen Hemminger
2005-06-23[NET]: Eliminate netif_rx massive packet drops.Stephen Hemminger
2005-06-23[NET]: Remove obsolete netif_rx congestion sensing mechanism.Stephen Hemminger
2005-06-23[NET]: Remove obsolete fastroute stats.Stephen Hemminger
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds
2005-06-23Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2005-06-23[IA64] Fix pfn_to_nid() so the kernel compiles again for !CONFIG_DISCONTIGMEM.David Mosberger-Tang