| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 60 | -691/+897 |
|\ |
|
| *-------. | Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus | Russell King | 2012-07-27 | 60 | -691/+897 |
| |\ \ \ \ \ |
|
| | | | | | * | ARM: 7432/1: use the new linux/sizes.h | Alessandro Rubini | 2012-06-28 | 5 | -5/+5 |
| | | | | * | | ARM: 7463/1: topology: Update cpu_power according to DT information | Vincent Guittot | 2012-07-12 | 1 | -0/+153 |
| | | | | * | | ARM: 7462/1: topology: factorize the update of sibling masks | Vincent Guittot | 2012-07-12 | 1 | -21/+27 |
| | | | | * | | ARM: 7461/1: topology: Add arch_scale_freq_power function | Vincent Guittot | 2012-07-12 | 1 | -1/+37 |
| | | | | * | | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUs | Will Deacon | 2012-07-09 | 2 | -0/+42 |
| | | | | * | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions | Will Deacon | 2012-07-09 | 7 | -109/+63 |
| | | | | * | | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration | Will Deacon | 2012-07-09 | 7 | -53/+36 |
| | | | | * | | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routines | Will Deacon | 2012-07-09 | 1 | -2/+2 |
| | | | | * | | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementation | Will Deacon | 2012-07-09 | 2 | -26/+63 |
| | | | | * | | ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon | 2012-07-09 | 4 | -0/+55 |
| | | | | * | | ARM: 7444/1: kernel: add arch-timer C3STOP feature | Lorenzo Pieralisi | 2012-07-09 | 1 | -1/+1 |
| | | | | * | | ARM: 7460/1: remove asm/locks.h | Paul Bolle | 2012-07-09 | 1 | -274/+0 |
| | | | | * | | ARM: 7439/1: head.S: simplify initial page table mapping | Nicolas Pitre | 2012-07-09 | 1 | -36/+23 |
| | | | | * | | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINE | Genoud Richard | 2012-07-09 | 2 | -2/+79 |
| | | | | * | | ARM: 7436/1: Do not map the vectors page as write-through on UP systems | Catalin Marinas | 2012-07-09 | 1 | -6/+0 |
| | | | | * | | ARM: 7424/1: update die handler from x86 | Rabin Vincent | 2012-07-09 | 1 | -23/+55 |
| | | | | * | | ARM: MSM: use SGI0 to wake secondary CPUs | Russell King | 2012-07-09 | 1 | -1/+1 |
| | | | | * | | ARM: OMAP: use SGI0 to wake secondary CPUs | Russell King | 2012-07-09 | 1 | -1/+1 |
| | | | | * | | ARM: Realview: use SGI0 to wake secondary CPUs | Russell King | 2012-07-09 | 1 | -1/+1 |
| | | | | * | | ARM: sa11x0/pxa: convert OS timer registers to IOMEM | Russell King | 2012-07-09 | 16 | -75/+88 |
| | | | | * | | ARM: 7420/1: Improve build environment isolation | Vincent Sanders | 2012-06-03 | 1 | -0/+3 |
| | | | | |/ |
|
| | | | * | | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() | Stephen Boyd | 2012-07-09 | 1 | -1/+1 |
| | | * | | | ARM: 7452/1: delay: allow timer-based delay implementation to be selected | Will Deacon | 2012-07-09 | 7 | -25/+114 |
| | | * | | | ARM: 7451/1: arch timer: implement read_current_timer and get_cycles | Will Deacon | 2012-07-09 | 3 | -4/+17 |
| | | | |/
| | | |/| |
|
| | * | | | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit} | Will Deacon | 2012-07-09 | 2 | -20/+31 |
| | * | | | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handling | Will Deacon | 2012-07-09 | 1 | -8/+9 |
| | * | | | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork path | Will Deacon | 2012-07-09 | 1 | -6/+0 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 11 | -189/+33 |
|\ \ \ \ |
|
| * | | | | tile: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -30/+1 |
| * | | | | um: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -17/+1 |
| * | | | | avr32: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -22/+2 |
| * | | | | frv: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -23/+1 |
| * | | | | powerpc: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -30/+1 |
| * | | | | arm: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -25/+1 |
| * | | | | tile: remove usage of enum km_type | Cong Wang | 2012-07-23 | 1 | -1/+1 |
| * | | | | frv: remove the second parameter of kmap_atomic_primary() | Cong Wang | 2012-07-23 | 4 | -41/+25 |
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-07-27 | 7 | -124/+93 |
|\ \ \ \ \ |
|
| * | | | | | powerpc/ftrace: Trace function graph entry before updating index | Steven Rostedt | 2012-07-27 | 1 | -6/+5 |
| * | | | | | powerpc: Lack of firmware flash support is not an error | Anton Blanchard | 2012-07-27 | 1 | -1/+1 |
| * | | | | | powerpc: Enable pseries hardware RNG and crypto modules | Anton Blanchard | 2012-07-27 | 2 | -4/+8 |
| * | | | | | powerpc: Update g5_defconfig | Benjamin Herrenschmidt | 2012-07-27 | 1 | -73/+30 |
| * | | | | | powerpc/kvm/bookehv: Fix build regression | Alexander Graf | 2012-07-27 | 1 | -38/+39 |
| * | | | | | powerpc: Set stack limit properly in crit_transfer_to_handler | Stuart Yoder | 2012-07-27 | 1 | -2/+10 |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-26 | 12 | -46/+89 |
|\ \ \ \ \ \ |
|
| * | | | | | | ARM: mxs: fix compile error caused by prom_update_property change | Shawn Guo | 2012-07-25 | 1 | -6/+2 |
| * | | | | | | ARM: dt: tegra trimslice: enable USB2 port | Stephen Warren | 2012-07-25 | 1 | -0/+1 |
| * | | | | | | ARM: dt: tegra trimslice: add vbus-gpio property | Stephen Warren | 2012-07-25 | 1 | -0/+1 |
| * | | | | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 2012-07-25 | 8 | -25/+65 |
| |\ \ \ \ \ \ |
|