aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ipc: add generic struct ipc_ids seq_file iterationMike Waychison2005-09-072-0/+164
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-078-10/+26
* [PATCH] meye: use dma-mapping constantsTobias Klauser2005-09-071-1/+2
* [PATCH] readahead: reset cache_hit earlierSteven Pratt2005-09-071-0/+1
* [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUGBjorn Helgaas2005-09-077-36/+2
* [PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson2005-09-071-4/+13
* [PATCH] sonypi: remove obsolete eventStelian Pop2005-09-071-1/+0
* [PATCH] sonypi SPIC initialisation fixErik Waling2005-09-073-20/+109
* [PATCH] remove pipe definitionsZhigang Huo2005-09-071-3/+0
* [PATCH] move 68360serial.c over use initcallsChristoph Hellwig2005-09-072-12/+2
* [PATCH] move m68k rtc drivers over to initcallsChristoph Hellwig2005-09-073-12/+6
* [PATCH] remove misleading comment above sys_brkChristoph Hellwig2005-09-071-7/+0
* [PATCH] remove a dead extern in mem.cChristoph Hellwig2005-09-071-4/+0
* [PATCH] Add warning `init=' to init/main.cAvery, Brian2005-09-071-3/+4
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-076-21/+186
* [PATCH] Fix sound/arm/Makefile for locality of referenceRussell King2005-09-071-7/+9
* [PATCH] pnp: consolidate kmalloc wrappersBjorn Helgaas2005-09-078-75/+43
* [PATCH] yenta: make ToPIC95 bridges work with 16bit cardsDaniel Ritz2005-09-073-28/+122
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-0732-83/+196
* [PATCH] radix_tag_get(): differentiate between no present node and tag unset ...Marcelo Tosatti2005-09-071-8/+9
* [PATCH] radix-tree: Remove unnecessary indirections and clean up codeChristoph Lameter2005-09-071-77/+82
* [PATCH] Support powering sharp zaurus sl-5500 LCD up and downPavel Machek2005-09-072-0/+158
* [PATCH] Clean up the old digi support and rescue itAlan Cox2005-09-075-1280/+610
* [PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversionAdrian Bunk2005-09-073-120/+0
* [PATCH] kill bio->bi_setPeter Osterlund2005-09-074-12/+34
* [PATCH] Strip local symbols from kallsymsRalf Baechle2005-09-071-0/+3
* [PATCH] fs/jbd/: cleanupsAdrian Bunk2005-09-073-22/+16
* [PATCH] compat: be more consistent about [ug]id_tStephen Rothwell2005-09-0711-76/+87
* [PATCH] use select in sound/isa/KconfigBodo Eggert2005-09-071-7/+12
* [PATCH] inotify speedupJohn McCutchan2005-09-071-0/+7
* [PATCH] NMI: Update NMI users of RCU to use new APIPaul E. McKenney2005-09-073-4/+116
* [PATCH] Provide better printk() support for SMP machinesDavid Howells2005-09-071-1/+12
* [PATCH] More __read_mostly variablesChristoph Lameter2005-09-074-7/+7
* [PATCH] kallsyms: change compression algorithmPaulo Marques2005-09-071-329/+95
* [PATCH] relayfsTom Zanussi2005-09-0710-0/+1887
* [PATCH] detect soft lockupsIngo Molnar2005-09-0712-0/+201
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-0726-5/+1498
* [PATCH] 3c59x PM fixesRafael J. Wysocki2005-09-071-1/+17
* [PATCH] swsusp: update documentationPavel Machek2005-09-073-46/+58
* [PATCH] x86_64: Fix off by one in e820_mappedEric W. Biederman2005-09-071-1/+1
* [PATCH] x86_64: create sysfs entries for cpu only for present cpusAshok Raj2005-09-071-2/+2
* [PATCH] x86_64: Fix cluster mode send_IPI_allbutself to use get_cpu()/put_cpu()Ashok Raj2005-09-071-1/+5
* [PATCH] x86_64: prefetchw() can fall back to prefetch() if !3DNOWEric Dumazet2005-09-071-1/+1
* [PATCH] x86_64: print processor number in show_regsZwane Mwaikambo2005-09-071-0/+1
* [PATCH] x86/x86_64: deferred handling of writes to /proc/irqxx/smp_affinityAshok Raj2005-09-0713-134/+253
* [PATCH] ppc32: add missing sysfs node for ocp_func_emac_data.phy_feat_excEugene Surovegin2005-09-071-0/+2
* [PATCH] ppc32: fix ocp_device_suspend to use pm_message_t instead of u32Eugene Surovegin2005-09-071-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0656-1240/+699
|\
| * [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4
| * [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-064-12/+15