Age | Commit message (Expand) | Author |
2009-01-08 | libata: Add 32bit PIO support | Alan Cox |
2009-01-08 | [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA | Shane Huang |
2009-01-08 | pata_hpt366: reimplement mode programming | Tejun Heo |
2009-01-08 | [libata] pata_hpt3x3: correct _freeze() function declaration | Jeff Garzik |
2009-01-08 | libata: Add special ata_pio_need_iordy() handling for Compact Flash. | David Daney |
2009-01-08 | pata_platform: __pata_platform_remove() shouldn't be in discard section | Sonic Zhang |
2009-01-08 | sata_sil24: remove unused sil24_port_multiplier | Grant Grundler |
2009-01-08 | [libata] ahci: Add SATA GEN3 related messages | Shane Huang |
2009-01-08 | ata_piix: save, use saved and restore IOCFG | Tejun Heo |
2009-01-08 | pata_ali: Fix and workaround for FIFO DMA bug | Alan Cox |
2009-01-08 | pata_ali: force initialise a few bits | Alan Cox |
2009-01-08 | pata_hpt3x3: Workarounds for chipset | Alan Cox |
2009-01-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-08 | Make various things static | Roel Kluin |
2009-01-08 | generic swap(): dcache: use swap() instead of private do_switch() | Wu Fengguang |
2009-01-08 | generic swap(): sched: remove local swap() macro | Wu Fengguang |
2009-01-08 | generic swap(): ext4: remove local swap() macro | Wu Fengguang |
2009-01-08 | generic swap(): ext3: remove local swap() macro | Wu Fengguang |
2009-01-08 | generic swap(): introduce global macro swap(a, b) | Wu Fengguang |
2009-01-08 | generic swap(): lib/sort.c: rename swap to swap_func | Wu Fengguang |
2009-01-08 | generic swap(): iphase: rename swap() to swap_byte_order() | Wu Fengguang |
2009-01-08 | generic swap(): sparc: rename swap() to swap_ulong() | Wu Fengguang |
2009-01-08 | remove lots of double-semicolons | Fernando Carrijo |
2009-01-08 | romfs: romfs_iget() - unsigned ino >= 0 is always true | roel kluin |
2009-01-08 | vmcore: remove saved_max_pfn check | Magnus Damm |
2009-01-08 | w1: send status messages after command processing | Evgeniy Polyakov |
2009-01-08 | w1: added w1 reset command | Evgeniy Polyakov |
2009-01-08 | w1: move w1 commands from defines to enum | Evgeniy Polyakov |
2009-01-08 | w1: allow master IO commands | Evgeniy Polyakov |
2009-01-08 | w1: documentation update | Evgeniy Polyakov |
2009-01-08 | w1: list slaves commands | Evgeniy Polyakov |
2009-01-08 | w1: add touch block command | Evgeniy Polyakov |
2009-01-08 | w1: add list masters w1 command | Evgeniy Polyakov |
2009-01-08 | w1: add 1-wire master driver for i.MX27 / i.MX31 | Sascha Hauer |
2009-01-08 | tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance | David Smith |
2009-01-08 | misc: add dell-laptop driver | Matthew Garrett |
2009-01-08 | dcdbas: export functionality for use in other drivers | Matthew Garrett |
2009-01-08 | ELF: implement AT_RANDOM for glibc PRNG seeding | Kees Cook |
2009-01-08 | mqueue: fix si_pid value in mqueue do_notify() | Sukadev Bhattiprolu |
2009-01-08 | pid: generalize task_active_pid_ns | Eric W. Biederman |
2009-01-08 | pid: implement ns_of_pid | Eric W. Biederman |
2009-01-08 | cpuset: remove remaining pointers to cpumask_t | Li Zefan |
2009-01-08 | cpuset: convert cpuset->cpus_allowed to cpumask_var_t | Li Zefan |
2009-01-08 | cpuset: don't allocate trial cpuset on stack | Li Zefan |
2009-01-08 | cpuset: convert cpuset_attach() to use cpumask_var_t | Li Zefan |
2009-01-08 | cpuset: remove on stack cpumask_t in cpuset_can_attach() | Li Zefan |
2009-01-08 | cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist() | Li Zefan |
2009-01-08 | cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into to... | Miao Xie |
2009-01-08 | cpuset: rcu_read_lock() to protect task_cs() | Lai Jiangshan |