Age | Commit message (Expand) | Author | Files | Lines |
2008-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 | Linus Torvalds | 6 | -104/+241 |
2008-05-26 | sh: Drop broken URAM support on SH7723. | Paul Mundt | 2 | -7/+0 |
2008-05-25 | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 1 | -10/+3 |
2008-05-24 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -20/+26 |
2008-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 10 | -37/+47 |
2008-05-24 | frv: export empty_zero_page | Adrian Bunk | 1 | -0/+3 |
2008-05-23 | [ARM] integrator: fix build warnings and errors | Russell King | 2 | -2/+3 |
2008-05-23 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2 | -3/+14 |
2008-05-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 4 | -19/+8 |
2008-05-23 | x86: fix integer as NULL pointer warning | Harvey Harrison | 1 | -1/+1 |
2008-05-23 | Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" | Russell King | 1 | -1/+0 |
2008-05-23 | [ARM] 5052/1: export clock functions for the at91x40 | Greg Ungerer | 1 | -1/+17 |
2008-05-23 | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 1 | -3/+3 |
2008-05-23 | namespacecheck: automated fixes | Ingo Molnar | 2 | -3/+3 |
2008-05-23 | x86/xen: fix arbitrary_virt_to_machine() | Jan Beulich | 1 | -1/+1 |
2008-05-23 | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert | 1 | -1/+1 |
2008-05-23 | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner | 1 | -0/+5 |
2008-05-23 | x86: distangle user disabled TSC from unstable | Thomas Gleixner | 1 | -10/+10 |
2008-05-23 | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner | 1 | -2/+3 |
2008-05-23 | [POWERPC] mpic: Fix use of uninitialized variable | Stephen Rothwell | 1 | -17/+3 |
2008-05-23 | [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init | Michael Ellerman | 1 | -1/+1 |
2008-05-23 | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS | David Gibson | 1 | -1/+1 |
2008-05-23 | [POWERPC] PS3: Fix memory hotplug | Geoff Levand | 1 | -0/+3 |
2008-05-23 | sh: update Migo-R defconfig | Magnus Damm | 1 | -57/+237 |
2008-05-23 | sh: use sm501 8250 mfd support on r2d boards | Magnus Damm | 1 | -38/+1 |
2008-05-23 | sh: add probe support for new sh7723 cut | Magnus Damm | 1 | -0/+1 |
2008-05-23 | sh: fix VPU interrupt vector for sh7723 | Magnus Damm | 1 | -1/+1 |
2008-05-23 | sh: fix USBF resource for sh7722 | Magnus Damm | 1 | -1/+1 |
2008-05-22 | [ARM] omap: fix omap clk support build errors | Russell King | 1 | -0/+1 |
2008-05-22 | [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. | Ben Dooks | 1 | -0/+1 |
2008-05-22 | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation | Ben Dooks | 1 | -2/+2 |
2008-05-22 | [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation | Ben Dooks | 1 | -1/+1 |
2008-05-22 | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c | Tony Lindgren | 1 | -10/+0 |
2008-05-22 | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze | 1 | -20/+22 |
2008-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -21/+40 |
2008-05-21 | sparc64: Prevent stack backtrace false positives on trap frames. | David S. Miller | 1 | -0/+1 |
2008-05-21 | sparc64: Fix stack tracing through trap frames. | David S. Miller | 2 | -10/+14 |
2008-05-21 | sparc64: Fix kernel thread stack termination. | David S. Miller | 1 | -11/+25 |
2008-05-21 | provide out-of-line strcat() for m68k | Al Viro | 1 | -0/+6 |
2008-05-21 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 1 | -1/+1 |
2008-05-21 | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml | Al Viro | 1 | -0/+2 |
2008-05-21 | missing export of csum_partial() on uml/amd64 | Al Viro | 1 | -2/+4 |
2008-05-21 | uml: add missing exports for UML_RANDOM=m | Al Viro | 1 | -0/+5 |
2008-05-21 | fix include order in sys-i386/registers.c | Al Viro | 1 | -0/+1 |
2008-05-21 | missed kmalloc() in pcap_user.c | Al Viro | 1 | -1/+1 |
2008-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 97 | -97/+239 |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -4/+4 |
2008-05-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 10 | -547/+657 |
2008-05-20 | [POWERPC] Update defconfigs for desktop/server systems | Paul Mackerras | 6 | -533/+637 |
2008-05-20 | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 3 | -12/+20 |