summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.14.2v2.6.14.2Greg Kroah-Hartman2005-11-101-1/+1
* [PATCH] Fix ptrace self-attach ruleLinus Torvalds2005-11-101-1/+1
* [PATCH] fix alpha breakageIvan Kokshaysky2005-11-101-0/+2
* [PATCH] ipvs: fix connection leak if expire_nodest_conn=1Julian Anastasov2005-11-101-4/+3
* [PATCH] fix de_thread() vs send_group_sigqueue() raceOleg Nesterov2005-11-101-3/+7
* [PATCH] - fix signal->live leak in copy_process()Oleg Nesterov2005-11-101-0/+2
* [PATCH] NET: Fix zero-size datagram receptionHerbert Xu2005-11-101-0/+4
* [PATCH] airo.c/airo_cs.c: correct prototypesAdrian Bunk2005-11-103-4/+13
* [PATCH] tcp: BIC max increment too largeStephen Hemminger2005-11-101-1/+1
* [PATCH] USB: always export interface information for modaliasGreg Kroah-Hartman2005-11-102-62/+38
* [PATCH] Oops on suspend after on-the-fly switch to anticipatory i/o scheduler...Jens Axboe2005-11-101-3/+1
* [PATCH] fix XFS_QUOTA for modular XFSDimitri Puzin2005-11-101-1/+1
* [PATCH] prism54 : Fix frame lengthRoger While2005-11-101-6/+1
* Linux 2.6.14.1v2.6.14.1Greg Kroah-Hartman2005-11-081-1/+1
* [PATCH] CVE-2005-2709 sysctl unregistration oopsAl Viro2005-11-084-31/+116
* Linux v2.6.14v2.6.14Linus Torvalds2005-10-271-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds2005-10-271-0/+1
|\
| * [TCP]: Clear stale pred_flags when snd_wnd changesHerbert Xu2005-10-271-0/+1
* | [PATCH] cpufreq: SMP fix for conservative governorDave Jones2005-10-271-3/+3
* | Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"Linus Torvalds2005-10-271-3/+3
* | [PATCH] Yet more posix-cpu-timer fixesRoland McGrath2005-10-271-4/+7
* | Revert "remove false BUG_ON() from run_posix_cpu_timers()"Linus Torvalds2005-10-272-18/+26
|/
* [PATCH] Fix cpu timers expiration timeOleg Nesterov2005-10-261-3/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-10-262-1/+27
|\
| * [SERIAL] new hp diva console portJustin Chen2005-10-242-0/+2
| * [SERIAL] support the Exsys EX-4055 4S four-port cardBjorn Helgaas2005-10-242-1/+25
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-262-1/+2
|\ \
| * | [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bito...Ian Campbell2005-10-261-1/+0
| * | [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXAPavel Machek2005-10-241-0/+2
| |/
* | posix cpu timers: fix timer orderingLinus Torvalds2005-10-261-6/+4
* | [PATCH] fix radeon_cp_init_ring_buffer()Ivan Kokshaysky2005-10-261-5/+6
* | [PATCH] svcsock timestamp fixAndrew Morton2005-10-261-1/+1
* | [PATCH] Fix HFS+ to free up the space when a file is deleted.Peter Wainwright2005-10-261-0/+1
* | [PATCH] kill massive wireless-related log spamJeff Garzik2005-10-261-2/+7
* | [PATCH] export cpu_online_mapAndrew Morton2005-10-261-0/+1
* | [PATCH] ppc64: Fix wrong register mapping in mpic driverBenjamin Herrenschmidt2005-10-261-2/+2
* | [PATCH] NUMA: broken per cpu pageset countersMagnus Damm2005-10-261-0/+2
* | [PATCH] md: make sure mdthreads will always respond to kthread_stopNeilBrown2005-10-261-4/+6
* | PCI: be more verbose about resource quirksLinus Torvalds2005-10-251-13/+88
* | [LLC]: Strip RIF flag from source MAC addressJochen Friedrich2005-10-251-1/+3
* | [TR]: Preserve RIF flag even for 2 byte RIF fields.Jochen Friedrich2005-10-251-2/+3
* | [IPV6]: Fix refcnt of struct ip6_flowlabelYan Zheng2005-10-251-1/+1
* | [PATCH] qlogic lockup fixAndrew Morton2005-10-251-1/+2
* | [PATCH] alpha: atomic dependency fixAndrew Morton2005-10-253-30/+37
* | [PATCH] Return the line length via sysfs for fbdevJames Simmons2005-10-241-0/+8
|/
* [PATCH] ALSA: Fix Oops of suspend/resume with generic driversTakashi Iwai2005-10-241-2/+4
* [PATCH] uml: fix compile failure for TT modeMiklos Szeredi2005-10-242-2/+2
* [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() raceOleg Nesterov2005-10-241-4/+8
* [PATCH] posix-timers: exit path cleanupOleg Nesterov2005-10-241-0/+6
* [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers()Oleg Nesterov2005-10-242-26/+18