Age | Commit message (Expand) | Author | Files | Lines |
2010-07-31 | Merge branch 'misc' into devel | Russell King | 60 | -426/+475 |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 192 | -1320/+4176 |
2010-07-31 | Merge branch 'shmobile' into devel | Russell King | 327 | -1185/+2758 |
2010-07-31 | ARM: AMBA: Add pclk support to AMBA bus infrastructure | Russell King | 2 | -19/+80 |
2010-07-31 | ARM: 6278/2: fix regression in RealView after the introduction of pclk | Linus Walleij | 1 | -1/+1 |
2010-07-29 | ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 | Magnus Damm | 2 | -0/+13 |
2010-07-29 | ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY | Magnus Damm | 1 | -1/+0 |
2010-07-29 | ARM: 6246/1: mmci: support larger MMCIDATALENGTH register | Rabin Vincent | 1 | -3/+9 |
2010-07-29 | ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants | Rabin Vincent | 2 | -4/+6 |
2010-07-29 | ARM: 6244/1: mmci: add variant data and default MCICLOCK support | Rabin Vincent | 2 | -1/+32 |
2010-07-29 | ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback | Rabin Vincent | 2 | -14/+9 |
2010-07-29 | ARM: 6274/1: add global control registers definition header file for nuc900 | wanzongshun | 1 | -0/+39 |
2010-07-28 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -2/+7 |
2010-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 6 | -34/+63 |
2010-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 5 | -10/+72 |
2010-07-28 | ecryptfs: Bugfix for error related to ecryptfs_hash_buckets | Andre Osterhues | 1 | -8/+9 |
2010-07-28 | x86,kgdb: Fix hw breakpoint regression | Jason Wessel | 1 | -2/+7 |
2010-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 9 | -36/+50 |
2010-07-28 | GFS2: Use kmalloc when possible for ->readdir() | Steven Whitehouse | 1 | -6/+25 |
2010-07-28 | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied high | Sekhar Nori | 1 | -0/+8 |
2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal | 2 | -7/+61 |
2010-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -1/+1 |
2010-07-27 | gpio: fix spurious printk when freeing a gpio | Jon Povey | 1 | -3/+4 |
2010-07-27 | edac: mpc85xx: fix coldplug/hotplug module autoloading | Anton Vorontsov | 1 | -0/+3 |
2010-07-27 | drivers/rtc/rtc-rx8581.c: fix setdatetime | Rudolf Marek | 1 | -3/+17 |
2010-07-27 | dynamic debug: move ddebug_remove_module() down into free_module() | Jason Baron | 1 | -1/+3 |
2010-07-27 | ceph: use complete_all and wake_up_all | Yehuda Sadeh | 6 | -20/+20 |
2010-07-27 | 9p: Pass the correct end of buffer to p9stat_read | Latchesar Ionkov | 1 | -1/+1 |
2010-07-27 | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probe | Anton Blanchard | 1 | -6/+7 |
2010-07-27 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -3/+3 |
2010-07-27 | Merge git://git.infradead.org/users/cbou/battery-2.6.35 | Linus Torvalds | 1 | -15/+14 |
2010-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 19 | -36/+151 |
2010-07-27 | perf, powerpc: Use perf_sample_data_init() for the FSL code | Peter Zijlstra | 1 | -3/+3 |
2010-07-27 | wm8350-regulator: fix wm8350_register_regulator error handling | Axel Lin | 1 | -1/+1 |
2010-07-27 | ab3100: fix off-by-one value range checking for voltage selector | Axel Lin | 1 | -2/+2 |
2010-07-27 | ARM: 6239/1: mmci: let core poll for card detection | Rabin Vincent | 1 | -21/+1 |
2010-07-27 | ARM: 6238/1: mmci: fix multi block transfers | Rabin Vincent | 1 | -1/+1 |
2010-07-27 | ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling | Rabin Vincent | 2 | -56/+39 |
2010-07-27 | ARM: Fix section build warnings for AMBA drivers | Russell King | 4 | -5/+5 |
2010-07-27 | ARM: call machine_shutdown() from machine_halt(), etc | Russell King | 3 | -9/+18 |
2010-07-27 | ARM: SMP: Always enable clock event broadcast support | Russell King | 3 | -3/+8 |
2010-07-27 | ARM: Factor out common code from cpu_proc_fin() | Russell King | 26 | -124/+40 |
2010-07-27 | ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault | Kirill A. Shutemov | 2 | -2/+23 |
2010-07-27 | ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime | Kirill A. Shutemov | 1 | -5/+11 |
2010-07-27 | ARM: 6255/1: Workaround infinity loop in handling of translation faults | Kirill A. Shutemov | 1 | -1/+10 |
2010-07-27 | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 10 | -20/+25 |
2010-07-27 | ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL | Kirill A. Shutemov | 2 | -4/+4 |
2010-07-27 | ARM: 6251/1: Make SPARSE_IRQ a hidden option | eric miao | 1 | -4/+1 |
2010-07-27 | ARM: DMA coherent allocator: align remapped addresses | Russell King | 3 | -4/+18 |
2010-07-27 | ARM: use generic ioremap_page_range() | Russell King | 1 | -70/+4 |