Age | Commit message (Expand) | Author |
2006-06-23 | [SPARC64]: Fix for Niagara memory corruption. | David S. Miller |
2006-06-23 | [SPARC64]: Minor bug fix to obp_read_memory(). | David S. Miller |
2006-06-23 | [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree. | David S. Miller |
2006-06-23 | [SPARC64]: Add of_getintprop_default(). | David S. Miller |
2006-06-23 | [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree. | David S. Miller |
2006-06-23 | [SPARC64]: Rate limited kernel unaligned trap logging, ala IA64. | David S. Miller |
2006-06-23 | [SPARC64]: Disable verbose PCI IRQ probing messages by default. | David S. Miller |
2006-06-23 | [SPARC64]: Use in-kernel OBP device tree for PCI controller probing. | David S. Miller |
2006-06-23 | [SPARC64]: Add of_find_node_by_{name,type}(). | David S. Miller |
2006-06-23 | [SPARC64]: Import OBP device tree into kernel data structures. | David S. Miller |
2006-06-23 | [SBUS]: Start cleaning up generic sbus support layer. | David S. Miller |
2006-06-23 | [PATCH] fix typo in acpi video brightness changes. | Dave Jones |
2006-06-23 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-06-23 | [IA64] fix ia64 build (fadt_descriptor) | Tony Luck |
2006-06-23 | Auto-update from upstream | Tony Luck |
2006-06-23 | [PATCH] fix silly ARM non-EABI build error | Nicolas Pitre |
2006-06-23 | [PATCH] s390_hypfs filesystem: get_sb_single() fix | Andrew Morton |
2006-06-23 | [PATCH] cpufreq build fix | Andrew Morton |
2006-06-23 | [BLOCK] Fix bounce limit address check | Andi Kleen |
2006-06-23 | [PATCH] rbtree: support functions used by the io schedulers | Jens Axboe |
2006-06-23 | [PATCH] splice: retrieve mapping after locking the page | Jens Axboe |
2006-06-23 | [PATCH] cfq-iosched: rq update fixes | Jens Axboe |
2006-06-23 | [PATCH] cfq-iosched: many performance fixes | Jens Axboe |
2006-06-23 | [PATCH] cfq-iosched: correctly set ioprio on both targets | Jens Axboe |
2006-06-23 | [PATCH] Make CFQ the default IO scheduler | Jens Axboe |
2006-06-23 | [PATCH] Rearrange a few struct request members | Jens Axboe |
2006-06-23 | [PATCH] Get rid of struct request request_pm_state member | Jens Axboe |
2006-06-23 | [PATCH] Kill PF_SYNCWRITE flag | Jens Axboe |
2006-06-23 | [PATCH] cfq-iosched: Don't set the queue batching limits | Jens Axboe |
2006-06-23 | [PATCH] remove dead code from elevator switching | Dave Jones |
2006-06-23 | [PATCH] blktrace_api.h: endian annotations | Alexey Dobriyan |
2006-06-23 | [PATCH] blk_start_queue() must be called with irq disabled - add warning | Paolo 'Blaisorblade' Giarrusso |
2006-06-23 | [PATCH] iosched: use hlist for request hashtable | Akinobu Mita |
2006-06-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2006-06-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-06-23 | [PATCH] docs: update sparse.txt with CHECK_ENDIAN | Bob Copeland |
2006-06-23 | [PATCH] drivers/block/loop.c: don't return garbage if LOOP_SET_STATUS not called | Constantine Sapuntzakis |
2006-06-23 | [PATCH] make kernel warn about incorrectly sized partitions | Mike Miller |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn |
2006-06-23 | [PATCH] JBD: split checkpoint lists | Jan Kara |
2006-06-23 | [PATCH] Sparse fixes for synclink_cs | Peter Hagervall |
2006-06-23 | [PATCH] adjust handle_IRR_event() return type | Jan Beulich |
2006-06-23 | [PATCH] drivers/md/raid6algos.c: fix a NULL dereference | Adrian Bunk |
2006-06-23 | [PATCH] CodingStyle: add typedefs chapter | Randy Dunlap |
2006-06-23 | [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop | Porpoise |
2006-06-23 | [PATCH] list: use list_replace_init() instead of list_splice_init() | Oleg Nesterov |
2006-06-23 | [PATCH] list: introduce list_replace() helper | Oleg Nesterov |
2006-06-23 | [PATCH] two additions to ./linux/Documentation/ioctl-number.txt | bjdouma |
2006-06-23 | [PATCH] SGI IOC4: Detect IO card variant | Brent Casavant |
2006-06-23 | [PATCH] Doc: add audit & acct to DocBook | Randy Dunlap |