| Commit message (Expand) | Author | Age | Files | Lines |
* | avr32: export strnlen_user | Adrian Bunk | 2008-05-26 | 1 | -0/+2 |
* | avr32: export copy_page | Adrian Bunk | 2008-05-26 | 1 | -0/+2 |
* | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 2008-05-25 | 1 | -10/+3 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-24 | 7 | -20/+26 |
|\ |
|
| * | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 2008-05-23 | 1 | -3/+3 |
| * | namespacecheck: automated fixes | Ingo Molnar | 2008-05-23 | 2 | -3/+3 |
| * | x86/xen: fix arbitrary_virt_to_machine() | Jan Beulich | 2008-05-23 | 1 | -1/+1 |
| * | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert | 2008-05-23 | 1 | -1/+1 |
| * | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner | 2008-05-23 | 1 | -0/+5 |
| * | x86: distangle user disabled TSC from unstable | Thomas Gleixner | 2008-05-23 | 1 | -10/+10 |
| * | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner | 2008-05-23 | 1 | -2/+3 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-24 | 10 | -37/+47 |
|\ \ |
|
| * | | [ARM] integrator: fix build warnings and errors | Russell King | 2008-05-23 | 2 | -2/+3 |
| * | | Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" | Russell King | 2008-05-23 | 1 | -1/+0 |
| * | | [ARM] 5052/1: export clock functions for the at91x40 | Greg Ungerer | 2008-05-23 | 1 | -1/+17 |
| * | | [ARM] omap: fix omap clk support build errors | Russell King | 2008-05-22 | 1 | -0/+1 |
| * | | [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. | Ben Dooks | 2008-05-22 | 1 | -0/+1 |
| * | | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation | Ben Dooks | 2008-05-22 | 1 | -2/+2 |
| * | | [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation | Ben Dooks | 2008-05-22 | 1 | -1/+1 |
| * | | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c | Tony Lindgren | 2008-05-22 | 1 | -10/+0 |
| * | | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze | 2008-05-22 | 1 | -20/+22 |
* | | | frv: export empty_zero_page | Adrian Bunk | 2008-05-24 | 1 | -0/+3 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2008-05-23 | 2 | -3/+14 |
|\ \ \ |
|
| * | | | [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq | maximilian attems | 2008-05-19 | 1 | -1/+1 |
| * | | | [CPUFREQ] powernow-k8: improve error messages | Mark Langsdorf | 2008-05-19 | 1 | -2/+13 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-23 | 4 | -19/+8 |
|\ \ \ \ |
|
| * | | | | [POWERPC] mpic: Fix use of uninitialized variable | Stephen Rothwell | 2008-05-23 | 1 | -17/+3 |
| * | | | | [POWERPC] Add kernstart_addr to list of allowed symbols in prom_init | Michael Ellerman | 2008-05-23 | 1 | -1/+1 |
| * | | | | [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS | David Gibson | 2008-05-23 | 1 | -1/+1 |
| * | | | | [POWERPC] PS3: Fix memory hotplug | Geoff Levand | 2008-05-23 | 1 | -0/+3 |
| | |_|/
| |/| | |
|
* | | | | x86: fix integer as NULL pointer warning | Harvey Harrison | 2008-05-23 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-21 | 4 | -21/+40 |
|\ \ \
| |_|/
|/| | |
|
| * | | sparc64: Prevent stack backtrace false positives on trap frames. | David S. Miller | 2008-05-21 | 1 | -0/+1 |
| * | | sparc64: Fix stack tracing through trap frames. | David S. Miller | 2008-05-21 | 2 | -10/+14 |
| * | | sparc64: Fix kernel thread stack termination. | David S. Miller | 2008-05-21 | 1 | -11/+25 |
* | | | provide out-of-line strcat() for m68k | Al Viro | 2008-05-21 | 1 | -0/+6 |
* | | | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 | 1 | -1/+1 |
* | | | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml | Al Viro | 2008-05-21 | 1 | -0/+2 |
* | | | missing export of csum_partial() on uml/amd64 | Al Viro | 2008-05-21 | 1 | -2/+4 |
* | | | uml: add missing exports for UML_RANDOM=m | Al Viro | 2008-05-21 | 1 | -0/+5 |
* | | | fix include order in sys-i386/registers.c | Al Viro | 2008-05-21 | 1 | -0/+1 |
* | | | missed kmalloc() in pcap_user.c | Al Viro | 2008-05-21 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-20 | 97 | -97/+239 |
|\ \ \
| |/ / |
|
| * | | sparc64: Add global register dumping facility. | David S. Miller | 2008-05-20 | 3 | -2/+154 |
| * | | sparc: remove CVS keywords | Adrian Bunk | 2008-05-20 | 60 | -60/+54 |
| * | | sparc64: remove CVS keywords | Adrian Bunk | 2008-05-20 | 35 | -35/+31 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-05-20 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso | 2008-05-19 | 1 | -4/+4 |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-05-20 | 10 | -547/+657 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | [POWERPC] Update defconfigs for desktop/server systems | Paul Mackerras | 2008-05-20 | 6 | -533/+637 |