- 41c3e45 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- 604a278 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
- e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 212496f [ARM] 5226/1: remove unmatched comment end. by Jean-Christophe DUBOIS · 16 years ago
- d310fb4 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE by Michael Hennerich · 16 years ago
- 226a6ec Blackfin arch: sram: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
- b09331e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- c879108 Merge branch 'omap-rmk' by Russell King · 16 years ago
- 5b51a7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
- 3d87ff3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 72e19b3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- e80d6a2 [ARM] Skip memory holes in FLATMEM when reading /proc/pagetypeinfo by Mel Gorman · 16 years ago
- f1bcf7e [ARM] use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
- ae82cbf [ARM] use the new byteorder headers by Harvey Harrison · 16 years ago
- e4e4146 Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
- a814917 [ARM] OMAP: Fix 2430 SMC91x ethernet IRQ by Russell King · 16 years ago
- 9c2d015 [ARM] OMAP: Add and update OMAP default configuration files by Russell King · 16 years ago
- f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
- c1b362e x86: update defconfigs by H. Peter Anvin · 16 years ago
- a95ca3b Blackfin arch: let PCI depend on BROKEN by Adrian Bunk · 16 years ago
- 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
- 9abc646 Merge branch 's3c2410' of git://aeryn.fluff.org.uk/bjdooks/linux.git by Russell King · 16 years ago
- 78af473 [ARM] S3C2443: Fix the S3C2443 clock register definitions by Wei Shuai · 16 years ago
- df9f17e [ARM] JIVE: Fix the spi bus numbering by Ben Dooks · 16 years ago
- 66592ee [ARM] S3C24XX: pwm.c: stop debugging output by Ben Dooks · 16 years ago
- 1038959 [ARM] S3C24XX: Fix sparse warnings in pwm.c by Ben Dooks · 16 years ago
- 1442e66 [ARM] S3C24XX: Fix spare errors in pwm-clock driver by Ben Dooks · 16 years ago
- f4cb1a8 [ARM] S3C24XX: Fix sparse warnings in arch/arm/plat-s3c24xx/gpiolib.c by Ben Dooks · 16 years ago
- ec82923 [ARM] S3C24XX: Fix nor-simtec driver sparse errors by Ben Dooks · 16 years ago
- 1ef708e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
- bd5a54e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
- 811da23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
- f8787fd [ARM] 5225/1: zaurus: Register I2C controller for audio codecs by Mark Brown · 16 years ago
- 3e6259c [MIPS] Ignore vmlinux.lds generated files by Florian Fainelli · 16 years ago
- b895760 [MIPS] kgdb: Do not call fixup_exception by Atsushi Nemoto · 16 years ago
- 1ddfe82d [MIPS] RB532: Do not define registers that are already defined by Florian Fainelli · 16 years ago
- a571444 [MIPS] IP27: Export symbol pcibus_to_node to modules. by Ralf Baechle · 16 years ago
- 9391d6b [MIPS] kgdb: s/(void *)0)/NULL/ by Ralf Baechle · 16 years ago
- e522b7c [MIPS] kgdb: smp_call_function's 3rd argument is a pointer. by Ralf Baechle · 16 years ago
- 1374d08 [MIPS] TXx9: Fix mips_hpt_frequency initialization by Atsushi Nemoto · 16 years ago
- 2841d8b [MIPS] emma2rh: Fix build error by header file inclusion weeding. by Ralf Baechle · 16 years ago
- 89ef3e8 [MIPS] Jazz: Fix build error by header file inclusion weeding. by Ralf Baechle · 16 years ago
- 3885b71 [MIPS] Wire up new syscalls. by Ralf Baechle · 16 years ago
- a64ae7a [MIPS] Convert printk statements during kernel setup to use severity levels by Mike Crowe · 16 years ago
- 9bdbb96 powerpc: Update defconfigs for most non-embedded platforms by Paul Mackerras · 16 years ago
- 9ea2b82 x86: cpuid: correct return value on partial operations by H. Peter Anvin · 16 years ago
- 85f1cb6 x86: msr: correct return value on partial operations by H. Peter Anvin · 16 years ago
- 4b46ca7 x86: cpuid: propagate error from smp_call_function_single() by H. Peter Anvin · 16 years ago
- c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
- d617a40 powerpc: Export CMO_PageSize by Andrew Morton · 16 years ago
- b470277 powerpc/ps3: Fix ioremap of spu shadow regs by Masakazu Mokuno · 16 years ago
- 9cfeb74 powerpc/ps3: Rework htab code to remove ioremap by Masakazu Mokuno · 16 years ago
- 98fded0 powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
- d25e26b [x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512 by Linus Torvalds · 16 years ago
- ec73adb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 8a549f8 [IA64] Fix __{in,out}s{w,l} to handle unaligned data by James Bottomley · 16 years ago
- 42aca48 [IA64] Fix ia64 build failure when CONFIG_SFC=m by Robin Holt · 16 years ago
- 5453c1a [S390] Fix linker script. by Heiko Carstens · 16 years ago
- cd5998e KVM: MMU: Fix torn shadow pte by Avi Kivity · 16 years ago
- 52a8968 x86: fix cpufreq + sched_clock() regression by Peter Zijlstra · 16 years ago
- f58899b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- 225f7e1 Blackfin arch: Fix bug - when to rmmod the L1_module, it stucks and then reboot the board. by Sonic Zhang · 16 years ago
- d70536e Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demuxing by Mike Frysinger · 16 years ago
- ceac265 Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLK by Michael Hennerich · 16 years ago
- a2bd727 x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3 by Yinghai Lu · 16 years ago
- da57498 [PATCH] fix hpux_getdents() by Al Viro · 16 years ago
- 645e68e [PATCH] fix osf_getdirents() by Al Viro · 16 years ago
- 349101d sparc: Add target for a stripped kernel by Martin Habets · 16 years ago
- a39f2f4 sparc64: Make NUMA depend upon SMP. by David S. Miller · 16 years ago
- 060700b x86: do not enable TSC notifier if we don't need it by Linus Torvalds · 16 years ago
- 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
- 8735728 x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs by Rafael J. Wysocki · 16 years ago
- 91ede00 x86: fix: make PCI ECS for AMD CPUs hotplug capable by Robert Richter · 16 years ago
- 9b4e27b x86: fix: do not run code in amd_bus.c on non-AMD CPUs by Robert Richter · 16 years ago
- 8e05de8 [ARM] orion5x: update defconfig to v2.6.27-rc4 by Nicolas Pitre · 16 years ago
- 358c323 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 9754a5b x86: work around MTRR mask setting, v2 by Ingo Molnar · 16 years ago
- c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 16 years ago
- 3a6ddd5 x86: fix VMI for early params by Alok Kataria · 16 years ago
- 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
- 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
- 38cc1c3 x86: work around MTRR mask setting by Yinghai Lu · 16 years ago
- e45772b [ARM] Orion: register UART1 on QNAP TS-209 and TS-409 by Martin Michlmayr · 16 years ago
- c0fe819 [ARM] Orion: activate lm75 driver on DNS-323 by Martin Michlmayr · 16 years ago
- 35228e8 [ARM] Orion: fix MAC detection on QNAP TS-209 and TS-409 by Martin Michlmayr · 16 years ago
- 7a6bb26 [ARM] Orion: Fix boot crash on Kurobox Pro by Per Andersson · 16 years ago
- a22c50c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- cce7496 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
- 152382a [S390] fix ext2_find_next_bit by Eric Sandeen · 16 years ago
- 8853e50 [S390] Remove unneeded spinlock initialization. by Heiko Carstens · 16 years ago
- 3e97239 [S390] Fix uninitialized spinlock use by Josef 'Jeff' Sipek · 16 years ago
- 2bb2e1d powerpc: Update defconfigs for FSL PPC boards by Kumar Gala · 16 years ago
- 8323444 x86: PAT Update validate_pat_support for intel CPUs by venkatesh.pallipadi@intel.com · 16 years ago
- 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
- c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
- b2a6a58 x86: fix BUG: unable to handle kernel paging request (numaq_tsc_disable) by Vegard Nossum · 16 years ago
- 7946612 x86: export pv_lock_ops non-GPL by Jeremy Fitzhardinge · 16 years ago
- 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
- bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 16 years ago
- 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 16 years ago