| Commit message (Expand) | Author | Age | Files | Lines |
* | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem | Jochen Friedrich | 2007-09-28 | 1 | -1/+1 |
* | [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation | Jochen Friedrich | 2007-09-10 | 1 | -2/+0 |
* | [POWERPC] Fix small race in 44x tlbie function | David Gibson | 2007-08-15 | 1 | -1/+11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-08-01 | 1 | -0/+29 |
|\ |
|
| * | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 2007-07-24 | 1 | -0/+29 |
* | | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-30 | 9 | -9/+9 |
|/ |
|
* | [POWERPC] mv64x60: Use mutex instead of semaphore | Christoph Hellwig | 2007-07-22 | 1 | -7/+8 |
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-07-19 | 8 | -8/+0 |
|\ |
|
| * | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare | 2007-07-19 | 8 | -8/+0 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -12/+11 |
* | | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 | 13 | -0/+13 |
* | | SPI master driver for Xilinx virtex | Andrei Konovalov | 2007-07-17 | 1 | -0/+7 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-17 | 8 | -22/+166 |
|\ \ |
|
| * | | [POWERPC] xilinxfb: Parameterize xilinxfb platform device registration | Grant Likely | 2007-07-11 | 1 | -13/+25 |
| * | | [POWERPC] Remove unused do_signal export | Christoph Hellwig | 2007-07-10 | 1 | -1/+0 |
| * | | [PPC] Add linux/pagemap.h to arch/ppc/mm/tlb.c | Laurent Pinchart | 2007-07-10 | 1 | -0/+1 |
| * | | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala | 2007-06-29 | 2 | -0/+135 |
| * | | [POWERPC] Abolish unused ucBoardRev variables | David Gibson | 2007-06-28 | 1 | -3/+0 |
| * | | [POWERPC] Merge CPU features pertaining to icache coherency | David Gibson | 2007-06-14 | 2 | -5/+5 |
| |/ |
|
* | | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 2007-07-16 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 2 | -8/+4 |
|\ \ |
|
| * | | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 2007-07-12 | 1 | -2/+4 |
| * | | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 2007-07-12 | 1 | -6/+0 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-12 | 1 | -1/+0 |
|\ \ |
|
| * | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-12 | 1 | -1/+0 |
| |/ |
|
* / | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 2007-07-11 | 4 | -7/+7 |
|/ |
|
* | potential parse error in ifdef part 3 | Yoann Padioleau | 2007-06-09 | 1 | -2/+2 |
* | [POWERPC] Fix compile breakage for IBM/AMCC 4xx arch/ppc platforms | Stefan Roese | 2007-06-02 | 1 | -0/+1 |
* | [PPC] Fix modpost warning | Kumar Gala | 2007-05-23 | 1 | -1/+1 |
* | [PPC] Remove duplicate export of __div64_32. | Kumar Gala | 2007-05-23 | 1 | -2/+0 |
* | [PPC] Fix COMMON symbol warnings | Kumar Gala | 2007-05-23 | 2 | -7/+31 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | [PPC] MCC2 missing in MPC826x device_list | Morten Banzon | 2007-05-17 | 1 | -16/+20 |
* | [POWERPC] Spelling fixes: arch/ppc/ | Simon Arlott | 2007-05-12 | 40 | -67/+67 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-10 | 3 | -3/+3 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 2 | -2/+2 |
| |\ |
|
| | * | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 2 | -2/+2 |
| * | | rename thread_info to stack | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
| |/ |
|
* | | [POWERPC] User rheap from arch/powerpc/lib | Kumar Gala | 2007-05-10 | 2 | -698/+0 |
* | | [POWERPC] Change rheap functions to use ulongs instead of pointers | Timur Tabi | 2007-05-10 | 3 | -69/+71 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 5 | -5/+1 |
| |\ |
|
| * | | [POWERPC] Fix build problem in ppc4xx_sgdma.c | David Gibson | 2007-05-07 | 1 | -1/+1 |
* | | | xilinxfb: xilinx framebuffer device driver | Andrei Konovalov | 2007-05-08 | 1 | -0/+7 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
| |/ |
|