summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller2005-12-128-9/+1
* [PATCH] Fix SCSI scanning slab corruptionBrian King2005-12-121-3/+0
* Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds2005-12-121-1/+8
* [PATCH] md: use correct size of raid5 stripe cache when measuring how full it isNeilBrown2005-12-121-3/+4
* [PATCH] md: fix a use-after-free bug in raid1NeilBrown2005-12-121-2/+3
* [PATCH] raw driver: Kconfig fixAndrew Morton2005-12-121-9/+9
* [PATCH] ACPI: fix sleeping whilst atomic warnings on resumeDave Jones2005-12-121-1/+1
* [PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...Haren Myneni2005-12-121-0/+2
* [PATCH] Fix Kconfig of DMA32 for ia64Yasunori Goto2005-12-121-1/+1
* [PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...Nicolas Pitre2005-12-121-8/+11
* [PATCH] broken cast in parport_pcDave Jones2005-12-121-1/+1
* [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-127-5/+19
* [PATCH] kprobes: no probes on critical pathKeshavamurthy Anil S2005-12-122-2/+8
* [PATCH] ipmi: fix panic generator IDMatt Domsch2005-12-121-1/+1
* [PATCH] V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRAREDMauro Carvalho Chehab2005-12-122-2/+2
* [PATCH] V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap...Sascha Sommer2005-12-122-61/+9
* [PATCH] V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV StereoRicardo Cerqueira2005-12-121-1/+1
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 4Mauro Carvalho Chehab2005-12-1238-113/+134
* [PATCH] V4L/DVB: (3086c) Whitespaces cleanups part 3Mauro Carvalho Chehab2005-12-1235-817/+817
* [PATCH] V4L/DVB: (3086b) Whitespaces cleanups part 2Mauro Carvalho Chehab2005-12-121-1638/+1638
* [PATCH] V4L/DVB: (3086a) Whitespaces cleanups part 1Mauro Carvalho Chehab2005-12-1239-542/+542
* [PATCH] mips: setup_zero_pages count 1Hugh Dickins2005-12-121-2/+2
* [PATCH] Add try_to_freeze to kauditdPierre Ossman2005-12-121-1/+3
* [PATCH] uml: fix compile error for ttPekka J Enberg2005-12-122-1/+2
* [PATCH] inotify: add two inotify_add_watch flagsJohn McCutchan2005-12-122-3/+12
* [PATCH] cciss: double put_disk()Jens Axboe2005-12-121-3/+0
* [PATCH] kprobes: fix race in aggregate kprobe registrationKeshavamurthy Anil S2005-12-121-4/+1
* [PATCH] add hlist_replace_rcu()Ingo Molnar2005-12-121-1/+25
* [PATCH] Add timestamp field to process eventsMatt Helsley2005-12-122-0/+7
* [PATCH] Add getnstimestamp functionMatt Helsley2005-12-122-0/+23
* [PATCH] Fix listxattr() for generic security attributesDaniel Drake2005-12-121-1/+1
* [PATCH] Fix RCU race in access of nohz_cpu_maskSrivatsa Vaddagiri2005-12-121-5/+13
* [PATCH] Fix bug in RCU torture testSrivatsa Vaddagiri2005-12-121-2/+1
* [PATCH] add rcu_barrier() synchronization pointDipankar Sarma2005-12-122-0/+43
* [PATCH] ext3: fix mount options documentationAndreas Gruenbacher2005-12-121-13/+13
* [PATCH] KERNELRELEASE depends on CONFIG_LOCALVERSIONAndreas Schwab2005-12-121-1/+1
* [PATCH] x86: fix NMI with CPU hotplugShaohua Li2005-12-121-7/+0
* [PATCH] Kprobes: Reference count the modules when probed on itMao, Bibo2005-12-121-2/+16
* [PATCH] blkmtd: use clear_page_dirty()Andrew Morton2005-12-121-4/+4
* Allow arbitrary read-only shared pfn-remapping tooLinus Torvalds2005-12-111-3/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-12-1119-219/+299
|\
| * [IPv6] IPsec: fix pmtu calculation of espKazunori MIYAZAWA2005-12-081-1/+1
| * [NET]: Fix NULL pointer deref in checksum debugging.Stephen Hemminger2005-12-081-1/+2
| * [TG3]: remove warning on raceStephen Hemminger2005-12-061-6/+9
| * [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().David S. Miller2005-12-061-54/+61
| * [TCP] Vegas: timestamp before cloneDavid S. Miller2005-12-061-109/+124
| * [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calcThomas Young2005-12-061-8/+0
| * [TCP] Vegas: stop resetting rtt every ackThomas Young2005-12-061-4/+4
| * [DECNET]: add memory buffer settings Steven Whitehouse2005-12-054-3/+62
| * [NET]: make function pointer argument parseable by kernel-docMartin Waitz2005-12-051-1/+1