| Commit message (Expand) | Author | Age | Files | Lines |
* | [BLOCK] kill generic max_back_kb handling | Tejun Heo | 2005-10-28 | 2 | -6/+1 |
* | [PATCH] 05/05 update biodoc to match new generic dispatch api | Tejun Heo | 2005-10-28 | 1 | -61/+52 |
* | [PATCH] 04/05 remove last_merge handling from ioscheds | Tejun Heo | 2005-10-28 | 4 | -114/+8 |
* | [PATCH] 03/05 move last_merge handlin into generic elevator code | Tejun Heo | 2005-10-28 | 2 | -25/+21 |
* | [PATCH] 02/05: update ioscheds to use generic dispatch queue | Jens Axboe | 2005-10-28 | 4 | -555/+187 |
* | [PATCH] elevator: leftover function declaration | Jens Axboe | 2005-10-28 | 1 | -4/+0 |
* | [PATCH] generic dispatch fixes | Jens Axboe | 2005-10-28 | 3 | -23/+27 |
* | [PATCH] 01/05 Implement generic dispatch queue | Tejun Heo | 2005-10-28 | 4 | -97/+201 |
* | [PATCH] fix try_module_get race in elevator_find | Tejun Heo | 2005-10-28 | 1 | -10/+14 |
* | Following the same idea, it occurs to me that we should only update | Chen, Kenneth W | 2005-10-28 | 1 | -0/+3 |
* | [patch] remove gendisk->stamp_idle field | Chen, Kenneth W | 2005-10-28 | 3 | -8/+7 |
* | Linux v2.6.14v2.6.14 | Linus Torvalds | 2005-10-27 | 1 | -1/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 | Linus Torvalds | 2005-10-27 | 1 | -0/+1 |
|\ |
|
| * | [TCP]: Clear stale pred_flags when snd_wnd changes | Herbert Xu | 2005-10-27 | 1 | -0/+1 |
* | | [PATCH] cpufreq: SMP fix for conservative governor | Dave Jones | 2005-10-27 | 1 | -3/+3 |
* | | Revert "x86-64: Avoid unnecessary double bouncing for swiotlb" | Linus Torvalds | 2005-10-27 | 1 | -3/+3 |
* | | [PATCH] Yet more posix-cpu-timer fixes | Roland McGrath | 2005-10-27 | 1 | -4/+7 |
* | | Revert "remove false BUG_ON() from run_posix_cpu_timers()" | Linus Torvalds | 2005-10-27 | 2 | -18/+26 |
|/ |
|
* | [PATCH] Fix cpu timers expiration time | Oleg Nesterov | 2005-10-26 | 1 | -3/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-10-26 | 2 | -1/+27 |
|\ |
|
| * | [SERIAL] new hp diva console port | Justin Chen | 2005-10-24 | 2 | -0/+2 |
| * | [SERIAL] support the Exsys EX-4055 4S four-port card | Bjorn Helgaas | 2005-10-24 | 2 | -1/+25 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-26 | 2 | -1/+2 |
|\ \ |
|
| * | | [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito... | Ian Campbell | 2005-10-26 | 1 | -1/+0 |
| * | | [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA | Pavel Machek | 2005-10-24 | 1 | -0/+2 |
| |/ |
|
* | | posix cpu timers: fix timer ordering | Linus Torvalds | 2005-10-26 | 1 | -6/+4 |
* | | [PATCH] fix radeon_cp_init_ring_buffer() | Ivan Kokshaysky | 2005-10-26 | 1 | -5/+6 |
* | | [PATCH] svcsock timestamp fix | Andrew Morton | 2005-10-26 | 1 | -1/+1 |
* | | [PATCH] Fix HFS+ to free up the space when a file is deleted. | Peter Wainwright | 2005-10-26 | 1 | -0/+1 |
* | | [PATCH] kill massive wireless-related log spam | Jeff Garzik | 2005-10-26 | 1 | -2/+7 |
* | | [PATCH] export cpu_online_map | Andrew Morton | 2005-10-26 | 1 | -0/+1 |
* | | [PATCH] ppc64: Fix wrong register mapping in mpic driver | Benjamin Herrenschmidt | 2005-10-26 | 1 | -2/+2 |
* | | [PATCH] NUMA: broken per cpu pageset counters | Magnus Damm | 2005-10-26 | 1 | -0/+2 |
* | | [PATCH] md: make sure mdthreads will always respond to kthread_stop | NeilBrown | 2005-10-26 | 1 | -4/+6 |
* | | PCI: be more verbose about resource quirks | Linus Torvalds | 2005-10-25 | 1 | -13/+88 |
* | | [LLC]: Strip RIF flag from source MAC address | Jochen Friedrich | 2005-10-25 | 1 | -1/+3 |
* | | [TR]: Preserve RIF flag even for 2 byte RIF fields. | Jochen Friedrich | 2005-10-25 | 1 | -2/+3 |
* | | [IPV6]: Fix refcnt of struct ip6_flowlabel | Yan Zheng | 2005-10-25 | 1 | -1/+1 |
* | | [PATCH] qlogic lockup fix | Andrew Morton | 2005-10-25 | 1 | -1/+2 |
* | | [PATCH] alpha: atomic dependency fix | Andrew Morton | 2005-10-25 | 3 | -30/+37 |
* | | [PATCH] Return the line length via sysfs for fbdev | James Simmons | 2005-10-24 | 1 | -0/+8 |
|/ |
|
* | [PATCH] ALSA: Fix Oops of suspend/resume with generic drivers | Takashi Iwai | 2005-10-24 | 1 | -2/+4 |
* | [PATCH] uml: fix compile failure for TT mode | Miklos Szeredi | 2005-10-24 | 2 | -2/+2 |
* | [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race | Oleg Nesterov | 2005-10-24 | 1 | -4/+8 |
* | [PATCH] posix-timers: exit path cleanup | Oleg Nesterov | 2005-10-24 | 1 | -0/+6 |
* | [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() | Oleg Nesterov | 2005-10-24 | 2 | -26/+18 |
* | [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races | Oleg Nesterov | 2005-10-24 | 1 | -19/+10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-10-23 | 5 | -8/+17 |
|\ |
|
| * | [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state. | Steven Rostedt | 2005-10-19 | 1 | -0/+2 |
| * | [SCSI] mptsas: fix phy identifiers | Christoph Hellwig | 2005-10-17 | 1 | -4/+8 |