summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branch 'devel-stable' into for-linusRussell King34-723/+981
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King1701-16325/+22594
2012-12-11ARM: 7594/1: Add .smp entry for REALVIEW_EBSteve Capper1-0/+1
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin1-0/+8
2012-12-11ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets.Schichan Nicolas1-1/+1
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2-10/+15
2012-12-11ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_repDavide Ciminaghi1-4/+4
2012-12-11ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch.Schichan Nicolas1-2/+2
2012-12-07ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMUWill Deacon1-1/+1
2012-12-07ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accessesWill Deacon1-0/+1
2012-12-07ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti1-1/+1
2012-12-07ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs onlyNicolas Pitre1-1/+1
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring4-2/+54
2012-12-03ARM: 7589/1: integrator: pass the lm resource to ambaLinus Walleij1-3/+4
2012-12-03ARM: 7588/1: amba: create a resource parent registratorLinus Walleij2-4/+38
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds23-189/+366
2012-11-26Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds13-23/+83
2012-11-26Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2012-11-26Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-523/+16
2012-11-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+14
2012-11-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+2
2012-11-26futex: avoid wake_futex() for a PI futex_qDarren Hart1-1/+17
2012-11-26watchdog: using u64 in get_sample_period()Chuansheng Liu1-2/+2
2012-11-26writeback: put unused inodes to LRU after writeback completionJan Kara3-2/+17
2012-11-26mm: vmscan: check for fatal signals iff the process was throttledMel Gorman1-10/+27
2012-11-26Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman4-6/+13
2012-11-26proc: check vma->vm_file before dereferencingStanislav Kinsbursky1-2/+3
2012-11-26UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells1-0/+3
2012-11-26include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera1-0/+1
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre4-14/+14
2012-11-25Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-12/+41
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds1-2/+4
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-49/+131
2012-11-23Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds5-25/+30
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+6
2012-11-23Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2012-11-23Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-105/+132
2012-11-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-14/+33
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds4-11/+26
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds6-20/+48
2012-11-23Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds12-75/+84
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-46/+43
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+1
2012-11-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4