summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-22Staging: document 4k stack problem for winbond driverGreg Kroah-Hartman1-0/+1
2008-10-22linux-next: build failureStephen Rothwell1-0/+1
2008-10-22Staging: W35UND should depend on USBGeert Uytterhoeven1-1/+1
2008-10-22Staging: add pcc-acpi driverHiroshi Miura6-0/+996
2008-10-22Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/for-linusRobert Richter0-0/+0
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M11-66/+121
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson1-2/+4
2008-10-22powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2-0/+12
2008-10-22powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson1-1/+2
2008-10-22powerpc: Remove empty #else from signal_64.cMichael Neuling1-2/+0
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce13-40/+7
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2-2/+2
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner2-0/+64
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner1-9/+11
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner1-1/+1
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner7-3/+14
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin1-11/+11
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven1-2/+1
2008-10-22mfd: Don't store volatile bits in WM8350 register cacheMark Brown1-0/+4
2008-10-22mfd: don't export wm3850 static functionsStephen Rothwell1-1/+0
2008-10-22mfd: twl4030-gpio driverDavid Brownell3-0/+529
2008-10-22mfd: rtc-twl4030 driverDavid Brownell3-0/+575
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell4-417/+777
2008-10-22stop_machine: fix error code handling on multiple cpusHeiko Carstens1-3/+6
2008-10-22stop_machine: use workqueues instead of kernel threadsHeiko Carstens1-70/+41
2008-10-22workqueue: introduce create_rt_workqueueHeiko Carstens2-9/+16
2008-10-22Call init_workqueues before pre smp initcalls.Heiko Carstens1-2/+2
2008-10-22Make panic= and panic_on_oops into core_paramsRusty Russell1-14/+3
2008-10-22Make initcall_debug a core_paramRusty Russell1-7/+1
2008-10-22core_param() for genuinely core kernel parametersRusty Russell2-7/+26
2008-10-22param: Fix duplicate module prefixesRusty Russell2-121/+142
2008-10-22module: check kernel param length at compile time, not runtimeRusty Russell3-7/+8
2008-10-22Remove stop_machine during module load v2Andi Kleen1-25/+22
2008-10-22module: simplify load_module.Rusty Russell2-137/+100
2008-10-21[ARM] clps711x: add sparsemem definitionsRussell King1-0/+2
2008-10-21[ARM] 5315/1: Fix section mismatch warning (sa1111)Kristoffer Ericson1-1/+1
2008-10-21ide: remove useless subdirs from drivers/ide/Bartlomiej Zolnierkiewicz62-106/+63
2008-10-21NOHZ: fix thinko in the timer restart code pathThomas Gleixner1-1/+11
2008-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David Woodhouse471-10998/+13280
2008-10-21dm: tidy local_initKiyoshi Ueda1-17/+17
2008-10-21dm: remove unused flush_allKiyoshi Ueda1-13/+1
2008-10-21dm raid1: separate region_hash interface part1Heinz Mauelshagen4-687/+912
2008-10-21dm: mark split bio as clonedMartin K. Petersen1-0/+1
2008-10-21dm crypt: remove waitqueueMilan Broz1-8/+0
2008-10-21dm crypt: fix async splitMilan Broz1-1/+40
2008-10-21dm crypt: tidy sectorMilan Broz1-2/+5
2008-10-21dm: remove dm header from targetsMikulas Patocka14-13/+18
2008-10-21dm: publish array_too_bigMikulas Patocka4-14/+5
2008-10-21dm exception store: fix misordered writesMikulas Patocka1-3/+8
2008-10-21dm exception store: refactor zero_areaAlasdair G Kergon1-34/+68