summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Optimise d_find_alias()David Howells2006-03-251-4/+7
* [PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner2006-03-252-0/+78
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-256-61/+43
* [PATCH] timer irq driven soft watchdog fixAndrew Morton2006-03-251-0/+1
* [PATCH] fix DMI onboard device discoveryAndrey Panin2006-03-251-1/+1
* [PATCH] net: ne2k.c won't compile if pci_clone_list is constHorms2006-03-241-1/+1
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-245-0/+1358
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2412-506/+551
|\
| * [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-242-6/+8
| * [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0
| * [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
| * [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-246-47/+48
| * [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-242-0/+19
| * [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-245-8/+9
| * [PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo2006-03-241-20/+36
| * [PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo2006-03-241-3/+1
| * [PATCH] libata: implement ata_dev_disable()Tejun Heo2006-03-241-0/+9
| * [PATCH] libata: check if port is disabled after internal commandTejun Heo2006-03-241-0/+16
| * [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-242-2/+2
| * [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-242-18/+30
| * [PATCH] libata: implement ata_unpack_xfermask()Tejun Heo2006-03-241-0/+23
| * [libata] Move some bmdma-specific code to libata-bmdma.cJeff Garzik2006-03-232-234/+234
| * [libata sata_uli] kill scr_addr abuseJeff Garzik2006-03-231-10/+27
| * [libata sata_nv] eliminate duplicate codepaths with iomapJeff Garzik2006-03-221-44/+13
| * [libata sata_nv] cleanups: convert #defines to enums; remove in-file historyJeff Garzik2006-03-221-75/+49
| * [libata sata_sil24] cleanups: use pci_iomap(), kzalloc()Jeff Garzik2006-03-221-13/+10
* | [PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton2006-03-241-2/+2
* | [PATCH] strndup_user: convert keyctlDavi Arnaut2006-03-241-105/+50
* | [PATCH] strndup_user: convert moduleDavi Arnaut2006-03-241-16/+3
* | [PATCH] strndup_user()Davi Arnaut2006-03-242-0/+39
* | [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-243-27/+33
* | [PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov2006-03-241-0/+1
* | [PATCH] ext3: Properly report backup block present in a groupGlauber de Oliveira Costa2006-03-241-7/+33
* | [PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton2006-03-241-0/+7
* | [PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton2006-03-241-1/+12
* | [PATCH] sys_setrlimit() cleanupAndrew Morton2006-03-241-11/+15
* | [PATCH] deprecate the tasklist_lock exportChristoph Hellwig2006-03-241-0/+11
* | [PATCH] Yet more rio cleaning (2 of 2)Alan Cox2006-03-2418-912/+265
* | [PATCH] Yet more rio cleaning (1 of 2)Alan Cox2006-03-2415-524/+36
* | [PATCH] rio driver rework continued #5Alan Cox2006-03-243-10/+2
* | [PATCH] rio driver rework continued #4Alan Cox2006-03-241-272/+118
* | [PATCH] rio driver rework continued #3Alan Cox2006-03-247-535/+232
* | [PATCH] rio driver rework continued #2Alan Cox2006-03-244-154/+115
* | [PATCH] rio driver rework continued #1Alan Cox2006-03-2410-167/+118
* | [PATCH] rioboot: post-LindentAlan Cox2006-03-241-252/+177
* | [PATCH] rioboot: lindentAlan Cox2006-03-241-811/+704
* | [PATCH] rio: more header cleanupAlan Cox2006-03-2410-400/+243
* | [PATCH] Fix "value computed not used" warningsTakashi Iwai2006-03-243-10/+10
* | [PATCH] deprecate the kernel_thread exportChristoph Hellwig2006-03-241-0/+11
* | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-243-2/+10
OpenPOWER on IntegriCloud