summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [POWERPC] Add strncmp to arch/ppcJosh Boyer2008-04-242-0/+15
| * | [POWERPC] 4xx: Fix duplicate phys_addr_t definitionJosh Boyer2008-04-241-2/+0
| * | [POWERPC] Fix mv64x60 early console code to use cell-index propertyRemi Machet2008-04-241-1/+1
| * | [POWERPC] Initialize all mv64x60 devices even if one failsRemi Machet2008-04-241-16/+26
| * | [POWERPC] Use default values if necessary in mv64x60 I2C initializationRemi Machet2008-04-241-6/+4
| * | [POWERPC] Use __weak macro for smp_setup_processor_idBenjamin Herrenschmidt2008-04-241-1/+1
| * | [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-242-6/+33
| * | [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-242-0/+7
| * | [POWERPC] PS3: Fix gelic net module dependencyGeoff Levand2008-04-241-0/+1
| * | [POWERPC] Add include of linux/of.h to os-area.cMichael Ellerman2008-04-241-0/+1
| * | [POWERPC] Add include of linux/of.h to numa.cMichael Ellerman2008-04-241-0/+1
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-2420-3514/+9
| |\ \
| | * | [POWERPC] ppc32: Fix errata for 603 CPUsKumar Gala2008-04-211-1/+7
| | * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-2110-1951/+0
| | * | [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-2111-1562/+2
| * | | [POWERPC] macintosh/windfarm: Fix platform driver hotplug/coldplugKay Sievers2008-04-243-4/+6
| * | | Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2008-04-242-29/+0
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-251-5/+0
|\ \ \ \
| * | | | [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=nMike Travis2008-04-241-5/+0
| * | | | [IA64] fix bootmem regression on AltixRuss Anderson2008-04-241-1/+1
* | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-2521-126/+536
|\ \ \ \ \
| * | | | | leds: Add default-on triggerNick Forbes2008-04-253-0/+53
| * | | | | leds: Document the context brightness_set needsRichard Purdie2008-04-241-0/+1
| * | | | | leds: Add new driver for the LEDs on the Freecom FSG-3Rod Whitby2008-04-243-0/+268
| * | | | | leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-242-0/+11
| * | | | | leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-242-0/+18
| * | | | | leds: Cleanup various whitespace and code style issuesNémeth Márton2008-04-2413-118/+126
| * | | | | leds: disable triggers on brightness setNémeth Márton2008-04-245-10/+47
| * | | | | leds: Add mail LED support for "Clevo D400P"Mrton Nmeth2008-04-242-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-2512-58/+363
|\ \ \ \ \
| * | | | | generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-241-0/+4
| * | | | | /dev/mem: make promisc the defaultIngo Molnar2008-04-241-1/+0
| * | | | | pat: cleanupsIngo Molnar2008-04-241-11/+11
| * | | | | x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-242-11/+152
| * | | | | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-243-30/+59
| * | | | | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-245-17/+64
| * | | | | devmem: add range_is_allowed() check to mmap of /dev/memVenki Pallipadi2008-04-241-11/+16
| * | | | | x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-245-0/+80
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-253-62/+32
|\ \ \ \ \
| * | | | | sched: fix share (re)distributionPeter Zijlstra2008-04-251-45/+2
| * | | | | softlockup: fix NOHZ wakeupIngo Molnar2008-04-251-0/+1
| * | | | | seqlock: livelock fixIngo Molnar2008-04-251-17/+29
| | |/ / / | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-2518-325/+332
|\ \ \ \ \
| * | | | | pata_bf54x: decrease count first.Roel Kluin2008-04-251-1/+1
| * | | | | sata_mv: re-enable hotplug, update TODO listMark Lord2008-04-251-50/+29
| * | | | | sata_mv: leave SError bits untouched in mv_err_intrMark Lord2008-04-251-21/+19
| * | | | | sata_mv: more interrupt handling reworkMark Lord2008-04-251-48/+58
| * | | | | sata_mv: tidy host controller interrupt handlingMark Lord2008-04-251-62/+45
| * | | | | sata_mv: simplify request/response queue handlingMark Lord2008-04-251-53/+56
| * | | | | sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord2008-04-251-16/+26
OpenPOWER on IntegriCloud