Age | Commit message (Expand) | Author | Files | Lines |
2010-03-25 | frv/PCI: remove redundant warnings | Bjorn Helgaas | 1 | -3/+1 |
2010-03-25 | x86/PCI: remove redundant warnings | Bjorn Helgaas | 1 | -5/+0 |
2010-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 112 | -2273/+12548 |
2010-03-18 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 7 | -107/+165 |
2010-03-18 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 42 | -132/+403 |
2010-03-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -109/+360 |
2010-03-18 | Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 6 | -5/+38 |
2010-03-18 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 32 | -195/+3839 |
2010-03-18 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -157/+215 |
2010-03-18 | powerpc/5200: Build fix for mpc52xx watchdog timer code | Grant Likely | 1 | -1/+5 |
2010-03-17 | perf: Fix unexported generic perf_arch_fetch_caller_regs | Frederic Weisbecker | 1 | -1/+2 |
2010-03-15 | ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362 | Ben Dooks | 3 | -3/+3 |
2010-03-15 | ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h> | Ben Dooks | 1 | -2/+0 |
2010-03-15 | ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver | Vasily Khoruzhick | 1 | -0/+35 |
2010-03-15 | ARM: S3C2440: Fix s3c2440 cpufreq compilation post move. | Vasily Khoruzhick | 1 | -0/+0 |
2010-03-15 | ARM: Fix RiscPC decompressor build errors | Russell King | 1 | -2/+0 |
2010-03-15 | ARM: Fix sorting of platform group config options and includes | Russell King | 1 | -36/+45 |
2010-03-15 | ARM: 5991/1: Fix regression in restore_user_regs macro | Anders Grafström | 1 | -0/+2 |
2010-03-15 | ARM: 5989/1: ARM: KGDB: add support for SMP platforms | Will Deacon | 1 | -0/+13 |
2010-03-15 | ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4... | Sascha Hauer | 1 | -1/+1 |
2010-03-15 | ARM: Add final piece to fix XIP decompressor in read-only memory | Russell King | 1 | -0/+1 |
2010-03-15 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 | Russell King | 30 | -157/+431 |
2010-03-14 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -94/+9 |
2010-03-14 | init dynamic bin_attribute structures | Wolfram Sang | 1 | -0/+1 |
2010-03-15 | ARM: mach-shmobile: ap4evb SDHI0 platform data V2 | Magnus Damm | 1 | -0/+32 |
2010-03-15 | ARM: mach-shmobile: sh7372 SDHI vector merge | Magnus Damm | 1 | -23/+23 |
2010-03-15 | ARM: mach-shmobile: sh7377 SDHI vector merge | Magnus Damm | 1 | -17/+19 |
2010-03-15 | ARM: mach-shmobile: sh7367 SDHI vector merge | Magnus Damm | 1 | -23/+23 |
2010-03-15 | ARM: mach-shmobile: G4EVM KEYSC platform data | NISHIMOTO Hiroki | 1 | -0/+57 |
2010-03-15 | ARM: mach-shmobile: G3EVM FLCTL platform data | Magnus Damm | 1 | -0/+67 |
2010-03-15 | ARM: mach-shmobile: G3EVM KEYSC platform data | Magnus Damm | 2 | -0/+62 |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2652 | -59774/+131054 |
2010-03-14 | ACPI: processor: driver doesn't need to evaluate _PDC | Alex Chiang | 2 | -0/+6 |
2010-03-14 | ACPI: plan to delete "acpi=ht" boot option | Len Brown | 1 | -1/+3 |
2010-03-14 | ACPI: remove "acpi=ht" DMI blacklist | Len Brown | 1 | -93/+0 |
2010-03-14 | ARM: Add L2 cache handling to smp boot support | Russell King | 1 | -1/+3 |
2010-03-14 | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y | Ingo Molnar | 1 | -2/+2 |
2010-03-13 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+2 |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -11/+44 |
2010-03-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+8 |
2010-03-13 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -76/+92 |
2010-03-13 | ARM: 5960/1: ARM: perf-events: fix v7 event selection mask | Will Deacon | 1 | -1/+1 |
2010-03-13 | ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING | Will Deacon | 1 | -1/+2 |
2010-03-13 | ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds | Greg Ungerer | 1 | -0/+1 |
2010-03-13 | ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h | Mikael Pettersson | 1 | -0/+1 |
2010-03-13 | ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration code | Rob Alley | 1 | -4/+6 |
2010-03-13 | ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstat... | Mark Brown | 2 | -2/+1 |
2010-03-13 | x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys... | Borislav Petkov | 3 | -3/+17 |
2010-03-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 35 | -257/+1225 |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 44 | -59/+59 |