Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 1 | -1/+1 |
2007-10-19 | define global BIT macro | Jiri Slaby | 1 | -1/+0 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2 | -2/+2 |
2007-10-17 | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int... | Paul Mackerras | 1 | -0/+6 |
2007-10-17 | [POWERPC] rheap: Changes config mechanism | Sylvain Munaut | 1 | -0/+6 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -9/+8 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-10-16 | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -2/+2 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -5/+5 |
2007-10-14 | kbuild: fix up CFLAGS usage | Sam Ravnborg | 1 | -1/+0 |
2007-10-09 | [POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG | Robert P. J. Day | 2 | -6/+0 |
2007-10-04 | [PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc | Paul Mackerras | 1 | -10/+0 |
2007-10-03 | [POWERPC] Uartlite: Revert register io access changes | Grant Likely | 1 | -1/+1 |
2007-10-03 | [POWERPC] Setup default eth addr in embed_config for Xilinx Virtex platforms | Grant Likely | 1 | -0/+8 |
2007-10-03 | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header... | Grant Likely | 1 | -7/+1 |
2007-10-03 | [POWERPC] Uartlite: Flush RX fifo in bootwrapper | Grant Likely | 2 | -1/+11 |
2007-10-03 | [POWERPC] Uartlite: Fix reg io to access documented register size | Grant Likely | 1 | -1/+1 |
2007-10-03 | Merge branch 'ppc-fixes' of git://git.bocc.de/dbox2 into for-2.6.24 | Paul Mackerras | 1 | -0/+1 |
2007-10-03 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 1 | -1/+1 |
2007-10-03 | [POWERPC] Disable power management for arch/ppc | Paul Mackerras | 1 | -1/+1 |
2007-10-03 | [POWERPC] Create and use CONFIG_WORD_SIZE | Stephen Rothwell | 1 | -0/+4 |
2007-09-28 | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem | Jochen Friedrich | 1 | -1/+1 |
2007-09-25 | [PPC] Compile fix for 8xx CPM Ehernet driver | Jochen Friedrich | 1 | -0/+1 |
2007-09-25 | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem | Jochen Friedrich | 1 | -1/+1 |
2007-09-22 | [POWERPC] Fix ppc kernels after build-id addition | Meelis Roos | 1 | -0/+2 |
2007-09-22 | [POWERPC] Prevent direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 1 | -1/+1 |
2007-09-17 | [POWERPC] Remove APUS support from arch/ppc | Adrian Bunk | 22 | -4022/+5 |
2007-09-13 | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 1 | -2/+0 |
2007-09-11 | [PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiation | Jochen Friedrich | 1 | -2/+0 |
2007-08-17 | [POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include | Grant Likely | 1 | -1/+1 |
2007-08-15 | [POWERPC] Fix small race in 44x tlbie function | David Gibson | 1 | -1/+11 |
2007-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 1 | -0/+29 |
2007-07-30 | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 9 | -9/+9 |
2007-07-24 | [WATCHDOG] mv64x60_wdt: set up platform_device in platform code | Dale Farnsworth | 1 | -0/+29 |
2007-07-22 | [POWERPC] mv64x60: Use mutex instead of semaphore | Christoph Hellwig | 1 | -7/+8 |
2007-07-20 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 8 | -8/+0 |
2007-07-19 | i2c: Delete the i2c-isa pseudo bus driver | Jean Delvare | 8 | -8/+0 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -4/+1 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -12/+11 |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu | 13 | -0/+13 |
2007-07-17 | SPI master driver for Xilinx virtex | Andrei Konovalov | 1 | -0/+7 |
2007-07-17 | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 1 | -0/+1 |
2007-07-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 8 | -22/+166 |
2007-07-16 | generic bug: use show_regs() instead of dump_stack() | Heiko Carstens | 1 | -1/+1 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -8/+4 |
2007-07-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -1/+0 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -1/+0 |
2007-07-12 | PCI: Only build PCI syscalls on architectures that want them | Matthew Wilcox | 1 | -2/+4 |
2007-07-12 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -6/+0 |