summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-08[PATCH] lockdep: avoid lockdep warning in mdNeilBrown
2006-12-08[PATCH] lockdep: use mutex_lock_nested for bd_mutex to avoid lockdep warningNeilBrown
2006-12-08[PATCH] lockdep: simplify some aspects of bd_mutex nestingNeilBrown
2006-12-08[PATCH] lockdep: remove lock_key approach to managing nested bd_mutex locksNeilBrown
2006-12-08[PATCH] new bd_mutex lockdep annotationPeter Zijlstra
2006-12-08[PATCH] remove the old bd_mutex lockdep annotationPeter Zijlstra
2006-12-08[PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier
2006-12-08[PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier
2006-12-08[PATCH] pktcdvd: make procfs interface optionalThomas Maier
2006-12-08[PATCH] pktcdvd: reusability of procfs functionsThomas Maier
2006-12-08[PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov
2006-12-08[PATCH] do_acct_process(): don't take tty_mutexOleg Nesterov
2006-12-08[PATCH] do_task_stat(): don't take tty_mutexOleg Nesterov
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-08[PATCH] time: re-add verify_pmtmr_ratejohn stultz
2006-12-08[PATCH] Fix linux banner utsname informationHerbert Poetzl
2006-12-08[PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq()Hidetoshi Seto
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich
2006-12-08[PATCH] m32r: bootloader support for OPSPUT platformHirokazu Takata
2006-12-08[PATCH] m32r: fix ace_handler to pass full 32-bit addressHirokazu Takata
2006-12-08[PATCH] m32r: support a synthesizable M32700 coreHirokazu Takata
2006-12-08[PATCH] m32r: make userspace headers platform-independentHirokazu Takata
2006-12-08[PATCH] mm: fallback_alloc cpuset_zone_allowed irq fixPaul Jackson
2006-12-08[PATCH] ext4 calls journal_stopRandy Dunlap
2006-12-08Input: ucb1400 - fix compile errorDmitry Torokhov
2006-12-08Input: kill maple_keyb.c driverPaul Mundt
2006-12-08Input: i8042 - add another Lifebook P7010 to nomux blacklistDmitry Torokhov
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-12-07Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds
2006-12-07[ARM] Merge individual ARM sub-treesRussell King
2006-12-07Merge branch 'intx' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mi...Linus Torvalds
2006-12-07[ARM] 4002/1: S3C24XX: leave parent IRQs unmaskedBen Dooks
2006-12-07[ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks
2006-12-07PCI MSI: always toggle legacy-INTx-enable bit upon MSI entry/exitJeff Garzik
2006-12-07[ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre
2006-12-07[ARM] 4000/1: Osiris: add third serial port inBen Dooks
2006-12-07[ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks
2006-12-07[ARM] 3998/1: VR1000: LED platform devicesBen Dooks
2006-12-07ieee1394: sbp2: code formatting around work_struct stuffStefan Richter
2006-12-07ieee1394: nodemgr: remove a kcallocStefan Richter
2006-12-07ieee1394: conditionally export ieee1394_bus_typeStefan Richter
2006-12-07ieee1394: Consolidate driver registeringBen Collins
2006-12-07ieee1394: sbp2: convert from PCI DMA to generic DMAStefan Richter
2006-12-07ieee1394: nodemgr: spaces to tabsStefan Richter
2006-12-07ieee1394: nodemgr: fix deadlock in shutdownStefan Richter
2006-12-07ieee1394: nodemgr: remove duplicate assignmentStefan Richter
2006-12-07sbp2: make 1bit bitfield unsignedLuca Tettamanti