Age | Commit message (Expand) | Author | Files | Lines |
2010-02-22 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -0/+9 |
2010-02-22 | Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+0 |
2010-02-22 | MIPS: BCM47xx: Fix 128MB RAM support | Hauke Mehrtens | 1 | -0/+8 |
2010-02-22 | MIPS: Highmem: Fix build error | Yoichi Yuasa | 1 | -0/+1 |
2010-02-22 | Revert "parisc: HAVE_ARCH_TRACEHOOK" | Roland McGrath | 1 | -1/+0 |
2010-02-22 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -25/+14 |
2010-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-02-21 | sparc32: Fix struct stat uid/gid types. | David S. Miller | 1 | -2/+2 |
2010-02-20 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+5 |
2010-02-20 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -5/+52 |
2010-02-20 | ARM: allow alignment fault mode to be configured at kernel boot | Russell King | 1 | -0/+3 |
2010-02-20 | ARM: Update mach-types | Russell King | 1 | -2/+44 |
2010-02-20 | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processor | Abdoulaye Walsimou Gaye | 1 | -1/+2 |
2010-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 4 | -3/+16 |
2010-02-19 | sparc64: Fix sun4u execute bit check in TSB I-TLB load. | David S. Miller | 1 | -2/+4 |
2010-02-19 | hw-breakpoint: Keep track of dr7 local enable bits | Frederic Weisbecker | 2 | -2/+7 |
2010-02-19 | hw-breakpoints: Accept breakpoints on NULL address | Frederic Weisbecker | 1 | -23/+7 |
2010-02-18 | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 5 | -13/+24 |
2010-02-18 | Gemini: wrong registers used to set reg_level in gpio_set_irq_type() | Roel Kluin | 1 | -2/+2 |
2010-02-18 | ARM: 5938/1: ARM: L2: export outer_cache_fns | Santosh Shilimkar | 1 | -0/+1 |
2010-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -8/+1 |
2010-02-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2 | -3/+21 |
2010-02-18 | Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill... | Len Brown | 2 | -8/+1 |
2010-02-18 | ACPI: fix "acpi=ht" boot option | Len Brown | 1 | -0/+1 |
2010-02-17 | sparc: Fix incorrect comparison in of_bus_ambapp_match() | Kristoffer Glembo | 1 | -1/+1 |
2010-02-17 | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes. | David S. Miller | 1 | -0/+7 |
2010-02-17 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 451 | -5844/+11329 |
2010-02-17 | omap: Remove DEBUG_FS dependency for mux name checking | Ranjith Lohithakshan | 1 | -7/+5 |
2010-02-16 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -1/+3 |
2010-02-16 | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32 | Oleg Nesterov | 1 | -4/+1 |
2010-02-16 | x86: set_personality_ia32() misses force_personality32 | Oleg Nesterov | 1 | -0/+1 |
2010-02-16 | ACPI: remove Asus P2B-DS from acpi=ht blacklist | Len Brown | 1 | -8/+0 |
2010-02-15 | sh64: fix tracing of signals. | Paul Mundt | 2 | -3/+12 |
2010-02-13 | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem | Peter Tyser | 1 | -2/+19 |
2010-02-13 | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boards | Anton Vorontsov | 1 | -1/+2 |
2010-02-12 | sparc64: Tighten checks in kstack_valid(). | David S. Miller | 1 | -0/+4 |
2010-02-12 | parisc: fix tracing of signals | Kyle McMartin | 1 | -1/+3 |
2010-02-12 | [IA64] preserve personality flag bits across exec | Tony Luck | 1 | -1/+3 |
2010-02-11 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+6 |
2010-02-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 6 | -194/+736 |
2010-02-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -37/+31 |
2010-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -14/+20 |
2010-02-11 | sparc32: Fix thinko in previous change. | David S. Miller | 1 | -1/+1 |
2010-02-10 | MIPS: Don't probe reserved EntryHi bits. | David Daney | 1 | -2/+2 |
2010-02-10 | MIPS: SNI: Correct NULL test | Julia Lawall | 1 | -1/+1 |
2010-02-10 | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_init | David Daney | 2 | -3/+3 |
2010-02-10 | MIPS: IP27: Make defconfig useful again. | Ralf Baechle | 1 | -188/+729 |
2010-02-10 | MIPS: Fixup of the r4k timer | Wu Zhangjin | 1 | -0/+1 |
2010-02-10 | OMAP: hsmmc: fix memory leak | Aaro Koskinen | 1 | -1/+6 |
2010-02-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -2/+2 |