- 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f649043 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e81cfd2 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
- 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
- 2d2eca4 MIPS: Alchemy: time.c build fix by Manuel Lauss · 16 years ago
- 0fc6bc0 MIPS: RB532: Export rb532_gpio_set_func() by Phil Sutter · 16 years ago
- 3828ee0 MIPS: RB532: Update headers by Phil Sutter · 16 years ago
- 1c4db8e MIPS: RB532: Simplify dev3 init by Phil Sutter · 16 years ago
- 4ca3803 MIPS: RB532: Remove {get,set}_434_reg() by Phil Sutter · 16 years ago
- 36f2db4 MIPS: RB532: Move dev3 init code to devices.c by Phil Sutter · 16 years ago
- 7060886 MIPS: RB532: Fix set_latch_u5() by Phil Sutter · 16 years ago
- deb1003 MIPS: RB532: Fix init of rb532_dev3_ctl_res by Phil Sutter · 16 years ago
- 94d2cc1 MIPS: RB532: Use driver_data instead of platform_data by Phil Sutter · 16 years ago
- 1452fc7 MIPS: RB532: Detect uart type, add platform device by Phil Sutter · 16 years ago
- 84c2c56 MIPS: RB532: remove useless CF GPIO initialisation by Phil Sutter · 16 years ago
- 33763d5 MIPS: RB532: Auto disable GPIO alternate function by Phil Sutter · 16 years ago
- 4aa0f4d MIPS: RB532: Add set_type() function to IRQ struct. by Phil Sutter · 16 years ago
- fb91e2c MIPS: RC32434: Define io_map_base for PCI controller by Phil Sutter · 16 years ago
- 5379a5f MIPS: RB532: Fix bit swapping in rb532_set_bit() by Phil Sutter · 16 years ago
- f839490 MIPS: Use hardware watchpoints on all R1 and R2 CPUs. by David Daney · 16 years ago
- 8bc6d05 MIPS: Read watch registers with interrupts disabled. by David Daney · 16 years ago
- 7adbeda MIPS: Fix a typo in watchpoint register structure. by David Daney · 16 years ago
- 65655b5 MIPS: TXx9: Add support for TX4939 internal RTC by Atsushi Nemoto · 16 years ago
- 42fe7ee MIPS: R2: Fix broken installation of cache error handler. by Ralf Baechle · 16 years ago
- 634286f MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT by Ralf Baechle · 16 years ago
- 732f046 MIPS: Add return value checks to user_termio_to_kernel_termios() by Ralf Baechle · 16 years ago
- 2d89651 MIPS: Octeon: Remove duplicated #includes by Huang Weiyi · 16 years ago
- 915ec1e MIPS: atomic_*(): Change type of intermediate variables. by Ralf Baechle · 16 years ago
- c7c1e38 MIPS: Port "mm: invoke oom-killer from page fault" from UML / x86 by Ralf Baechle · 16 years ago
- a8ca8b6 MIPS: Avoid destructive invalidation on partial cachelines. by Ralf Baechle · 16 years ago
- 012703e MIPS: SMTC: Fix build after recent creditial changes. by Ralf Baechle · 16 years ago
- 7cff360 headers_check fix: x86, swab.h by Jaswinder Singh Rajput · 16 years ago
- 2de548f headers_check fix: x86, sigcontext32.h by Jaswinder Singh Rajput · 16 years ago
- e59afe6 headers_check fix: x86, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
- 420ab35 headers_check fix: x86, ptrace-abi.h by Jaswinder Singh Rajput · 16 years ago
- d122072 headers_check fix: x86, mtrr.h by Jaswinder Singh Rajput · 16 years ago
- 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 16 years ago
- cef3767 headers_check fix: x86, kvm.h by Jaswinder Singh Rajput · 16 years ago
- 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 16 years ago
- 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
- 6e3eed9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 945048c alpha: fix the BUG() macro by Ivan Kokshaysky · 16 years ago
- ee0c468 alpha: compile fixes by Ivan Kokshaysky · 16 years ago
- e5d9a90 alpha: use syscall wrappers by Ivan Kokshaysky · 16 years ago
- 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
- bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 16 years ago
- c4568d6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
- 78a768b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
- 4c456a6 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code by Gerhard Pircher · 16 years ago
- 69b052e powerpc/pseries: Correct VIO bus accounting problem in CMO env. by Robert Jennings · 16 years ago
- 52c275f powerpc: Remove arch/ppc cruft from Kconfig by Josh Boyer · 16 years ago
- 802bdea powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c by Stephen Rothwell · 16 years ago
- 6469c92 Merge commit 'jwb/jwb-merge' into merge by Benjamin Herrenschmidt · 16 years ago
- 0411648 Merge commit 'kumar/kumar-merge' into merge by Benjamin Herrenschmidt · 16 years ago
- e4a7ca2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
- 37daa92 USB: musb_hdrc: another davinci buildfix (otg related) by David Brownell · 16 years ago
- 8c022fd Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- add8240 m68knommu: fix 5329 ColdFire periphal addressing by Matt Waddel · 16 years ago
- f3221a3 m68knommu: fix syscall restarting by Greg Ungerer · 16 years ago
- d88ffcc m68knommu: remove the obsolete and long unused comempci chip support by Greg Ungerer · 16 years ago
- e815885 m68knommu: remove the no longer used PCI support option by Adrian Bunk · 16 years ago
- 3947fca m68knommu: remove obsolete and unused eLIA board by Adrian Bunk · 16 years ago
- e0212e7 m68knommu: set NO_DMA by Adrian Bunk · 16 years ago
- a1a9bcb m68knommu: fix cache flushing for the 527x ColdFire processors by Greg Ungerer · 16 years ago
- c7bcd0d m68knommu: use one exist from execption by Sebastian Siewior · 17 years ago
- b57cee2 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 16 years ago
- 99b1f15 powerpc/8xx: Update defconfigs by Kumar Gala · 16 years ago
- efe049b powerpc/86xx: Update defconfigs by Kumar Gala · 16 years ago
- 47b193a powerpc/83xx: Update defconfigs by Kumar Gala · 16 years ago
- 993ac6b powerpc/85xx: Update defconfigs by Kumar Gala · 16 years ago
- 5376071 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
- cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- 66673f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
- 344b628 powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed by Li Yang · 16 years ago
- dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
- 6aeea60 m68k{nommu}: fixups after the header move by Harvey Harrison · 16 years ago
- ac3d266 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
- 9f4863b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
- 7954d5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
- 37f5fed Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
- 3386c05 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1e70c7f Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 810ee58 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
- 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
- 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
- 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
- 80ee6f5 libata-sff: fix incorrect EH message by Tejun Heo · 16 years ago
- ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
- 24f11ec [ARM] fix section-based ioremap by Russell King · 16 years ago
- e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
- 0b23a0e [ARM] omap: usb: thou shalt not provide empty release functions by Russell King · 16 years ago
- 409dc36 [ARM] clkdev: fix clock matching by Russell King · 16 years ago
- d0e58ae [ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfix by David Brownell · 16 years ago
- 7dd8c4f [ARM] fix StrongARM-11x0 page copy implementation by Russell King · 16 years ago
- 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
- e34a628 [S390] Add missing compat system call wrappers. by Michael Holzheu · 16 years ago
- 179cb81 [S390] etr/stp: fix possible deadlock by Heiko Carstens · 16 years ago
- f9a2f797 [S390] cputime: fix lowcore initialization on cpu hotplug by Heiko Carstens · 16 years ago
- e9a4e9d [S390] fix compat sigaltstack syscall table entry by Michael Holzheu · 16 years ago