summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-132-1/+10
* powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch2009-01-131-5/+5
* hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller2009-01-131-3/+1
* hvc_console: Do not set low_latency when using interruptsMilton Miller2009-01-131-1/+2
* hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller2009-01-131-1/+1
* hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller2009-01-131-2/+5
* powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell2009-01-134-22/+22
* powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell2009-01-131-1/+1
* powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell2009-01-134-8/+8
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-1320-66/+70
* powerpc/kexec: Check crash_base for relocatable kernelMilton Miller2009-01-131-0/+25
* powerpc: Make dummy section a valid note headerMilton Miller2009-01-131-1/+3
* Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-137-62/+113
|\
| * Xilinx: SPI: updated driver for device treeJohn Linn2009-01-091-56/+81
| * drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-092-0/+22
| * powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov2009-01-091-0/+1
| * powerpc/mpc52xx: remove dead code from GPIO driverWolfram Sang2009-01-091-3/+0
| * powerpc/mpc52xx: Properly update irq_desc when set_type() is called.Grant Likely2009-01-091-1/+7
| * powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function.roel kluin2009-01-091-2/+2
* | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-1311-55/+117
|\ \
| * | powerpc/fsl-booke: Remove num_tlbcam_entriesTrent Piepho2009-01-073-7/+0
| * | powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-074-8/+18
| * | powerpc/fsl-pci: Set relaxed ordering on prefetchable rangesTrent Piepho2009-01-071-0/+3
| * | powerpc/fsl-pci: Better ATMU setup for 85xx/86xxTrent Piepho2009-01-071-33/+71
| * | powerpc/qe: add Ethernet UPSMR definitions to QE libraryTimur Tabi2009-01-071-1/+18
| * | powerpc/85xx: Fix PCIe error interruptsKumar Gala2009-01-074-6/+6
| * | powerpc: Fix the ide suspend function in uli1575Jason Jin2009-01-071-0/+1
* | | async: fix __lowest_in_progress()Arjan van de Ven2009-01-121-5/+16
* | | script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-121-9/+50
* | | ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-126-2/+2635
* | | ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-122-5/+39
* | | ti_usb_3410_5052: support alternate firmwareChris Adams2009-01-121-15/+29
* | | usb-serial: remove NULL checkAlan Cox2009-01-121-3/+0
* | | neo: Remove a bogus NULL checkAlan Cox2009-01-121-3/+0
* | | pty: Fix documentationAlan Cox2009-01-121-3/+1
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-122-9/+25
|\ \ \
| * | | kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan2009-01-111-0/+3
| * | | Merge commit 'v2.6.29-rc1' into sched/urgentIngo Molnar2009-01-115-6/+59
| |\ \ \
| * | | | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan2009-01-111-4/+17
| * | | | cpumask: fix CONFIG_NUMA=y sched.cRusty Russell2009-01-111-5/+5
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-125-56/+100
|\ \ \ \ \
| * | | | | sparc64: Fix cpumask related build failureDavid Miller2009-01-111-0/+4
| * | | | | smp_call_function_single(): be slightly less stupid, fixIngo Molnar2009-01-111-1/+3
| * | | | | smp_call_function_single(): be slightly less stupidAndrew Morton2009-01-113-11/+26
| * | | | | Merge commit 'v2.6.29-rc1' into core/urgentIngo Molnar2009-01-111595-30147/+116254
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | rcu: fix bug in rcutorture system-shutdown codePaul E. McKenney2009-01-071-45/+68
* | | | | | Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-01-1225-2/+2910
|\ \ \ \ \ \
| * | | | | | mfd: Fix twl4030-core buildSamuel Ortiz2009-01-111-0/+3
| * | | | | | mfd: Ensure sm501 GPIO pin mode is GPIO when configuredBen Dooks2009-01-111-2/+28
| * | | | | | mfd: dm355 evm MMC/SD card detectionDavid Brownell2009-01-111-0/+10