aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [PATCH] libata: fix ata_xfer_tbl terminationTejun Heo2006-03-31
| * | | | | | | | | | | | | | | | | [PATCH] libata: make ata_qc_issue complete failed qcsTejun Heo2006-03-31
| * | | | | | | | | | | | | | | | | [PATCH] libata: fix ata_qc_issue failure pathTejun Heo2006-03-31
| * | | | | | | | | | | | | | | | | [PATCH] ata_piix: fix ich6/m_map_dbTejun Heo2006-03-31
| * | | | | | | | | | | | | | | | | Merge branch 'master'Jeff Garzik2006-03-31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [libata] ahci: add ATI SB600 PCI IDsJeff Garzik2006-03-30
* | | | | | | | | | | | | | | | | | [PATCH] Document Linux's memory barriers [try #7]David Howells2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] mutex: some cleanupsNicolas Pitre2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] Decrease number of pointer derefs in jsm_tty.cJesper Juhl2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] unexport get_wchanAdrian Bunk2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] md: Raid-6 did not create sysfs entries for stripe cacheNeilBrown2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] md: Remove some code that can sleep from under a spinlockNeilBrown2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...NeilBrown2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] cleanup in proc_check_chroot()Herbert Poetzl2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] resurrect __put_task_structAndrew Morton2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] Make setsid() more robustEric W. Biederman2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] futex: check and validate timevalsThomas Gleixner2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: remove on runqueue requeueingCon Kolivas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: include noninteractive sleep in idle detectCon Kolivas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: dont decrease idle sleep avgCon Kolivas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: make task_noninteractive use sleep_typeCon Kolivas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...Dimitri Sivanich2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] hrtimer: use generic sleeper for nanosleepThomas Gleixner2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] hrtimer: create generic sleeperThomas Gleixner2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: Add IDE disk activity LED triggerRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] Ensure ide-taskfile calls any driver specific end_request functionRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add NAND MTD activity LED triggerRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add device support for tosaDirk Opfer2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add LED device support for ixp4xx devicesJohn Bowler2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add LED device support for locomo devicesRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add sharp charger status LED triggerRichard Purdie2006-03-31
* | | | | | | | | | | | | | | | | | [PATCH] LED: add LED timer triggerRichard Purdie2006-03-31