Age | Commit message (Expand) | Author |
2008-06-24 | lockdep: add lock_class information to lock_chain and output it | Huang, Ying |
2008-06-20 | lockdep: add lock_class information to lock_chain and output it | Huang, Ying |
2008-06-13 | lockdep: output lock_class key instead of address for forward dependency output | Huang, Ying |
2008-06-10 | __mutex_lock_common: use signal_pending_state() | Oleg Nesterov |
2008-05-16 | mutex-debug: check mutex magic before owner | Jeremy Kerr |
2008-05-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-05-15 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-05-15 | initcalls: Fix m68k build and possible buffer overflow | Cyrill Gorcunov |
2008-05-15 | Split up 'do_initcalls()' into two simpler functions | Linus Torvalds |
2008-05-15 | Clean up 'print_fn_descriptor_symbol()' types | Linus Torvalds |
2008-05-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-05-15 | jbd2: update transaction t_state to T_COMMIT fix | Mingming Cao |
2008-05-15 | ext4: Retry block allocation if new blocks are allocated from system zone. | Aneesh Kumar K.V |
2008-05-15 | tty: fix BKL related leak and crash | Ingo Molnar |
2008-05-15 | [IA64] fix personality(PER_LINUX32) performance issue | Huang, Xiaolan |
2008-05-15 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds |
2008-05-15 | arch/parisc/kernel/perf_asm.S: build fix | Kyle McMartin |
2008-05-15 | parisc: remove -traditional from assembler flags | Kyle McMartin |
2008-05-15 | parisc: use conditional macro for 64-bit wide ops | Kyle McMartin |
2008-05-15 | parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>. | Robert P. J. Day |
2008-05-15 | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens |
2008-05-15 | [S390] smp: __smp_call_function_map vs cpu_online_map fix. | Heiko Carstens |
2008-05-15 | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck |
2008-05-15 | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber |
2008-05-15 | [S390] s390dbf: Use const char * for dbf name. | Cornelia Huck |
2008-05-15 | [S390] dasd: Use const in busid functions. | Cornelia Huck |
2008-05-15 | [S390] blacklist.c: removed duplicated include | Huang Weiyi |
2008-05-15 | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz |
2008-05-15 | [S390] sparsemem vmemmap: initialize memmap. | Heiko Carstens |
2008-05-15 | [S390] Remove last traces of cio_msg=. | Cornelia Huck |
2008-05-15 | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst |
2008-05-15 | arch/parisc/kernel/unaligned.c: use time_* macros | S.Caglar Onur |
2008-05-15 | parisc: remove redundant display of free swap space in show_mem() | Johannes Weiner |
2008-05-15 | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-15 | parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-05-15 | parisc: new termios definitions | Alan Cox |
2008-05-15 | parisc: fix trivial section name warnings | Helge Deller |
2008-05-15 | [POWERPC] macintosh: Replace deprecated __initcall with device_initcall | Robert P. J. Day |
2008-05-15 | [POWERPC] cell: Fix section mismatches in io-workarounds code | Ishizaki Kou |
2008-05-15 | [POWERPC] spufs: Fix compile error | FUJITA Tomonori |
2008-05-15 | [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user | Nate Case |
2008-05-15 | [POWERPC] Add null pointer check to of_find_property | Timur Tabi |
2008-05-15 | [POWERPC] vmemmap fixes to use smaller pages | Benjamin Herrenschmidt |
2008-05-15 | [POWERPC] spufs: Fix pointer reference in find_victim | Luke Browning |
2008-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-14 | net/irda/irnet/irnet_irda.c needs unaligned.h | Andrew Morton |
2008-05-14 | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton |
2008-05-14 | Remove blkdev warning triggered by using md | Neil Brown |