summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22[ARM] clps711x: add sparsemem definitionsRussell King1-0/+2
2008-10-22[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
2008-10-21dm snapshot: drop unused last_percentMikulas Patocka2-4/+0
2008-10-21dm snapshot: fix primary_pe raceMikulas Patocka1-7/+3
2008-10-21dm kcopyd: avoid queue shuffleKazuo Ito1-1/+12
2008-10-21V4L/DVB (9336): cx88: always de-alloc frontends on fault conditionDarron Broad1-6/+2
2008-10-21V4L/DVB (9335): videobuf: split unregister bus creating self-contained fronte...Darron Broad2-23/+30
2008-10-21V4L/DVB (9334): cx88: dvb_remove debug outputDarron Broad1-0/+3
2008-10-21V4L/DVB (9333): cx88: Not all boards that requires cx88-mpeg has frontendsMauro Carvalho Chehab2-8/+4
2008-10-21V4L/DVB (9332): cx88: initial fix for analogue only compilationDarron Broad2-1/+8
2008-10-21V4L/DVB (9331): Remove unused inode parameter from video_ioctl2Mauro Carvalho Chehab3-12/+22