Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accesses | Will Deacon | 2012-12-07 | 1 | -0/+1 | |
| | | | * | | | | | ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 | Armando Visconti | 2012-12-07 | 1 | -1/+1 | |
| | | | * | | | | | ARM: 7589/1: integrator: pass the lm resource to amba | Linus Walleij | 2012-12-03 | 1 | -3/+4 | |
| | | | * | | | | | ARM: 7580/1: arch/select HAVE_ARCH_SECCOMP_FILTER | Will Drewry | 2012-11-19 | 1 | -0/+1 | |
| | | | * | | | | | ARM: 7579/1: arch/allow a scno of -1 to not cause a SIGILL | Kees Cook | 2012-11-19 | 1 | -1/+4 | |
| | | | * | | | | | ARM: 7578/1: arch/move secure_computing into trace | Kees Cook | 2012-11-19 | 3 | -22/+24 | |
| | | | * | | | | | ARM: 7577/1: arch/add syscall_get_arch | Will Drewry | 2012-11-19 | 1 | -0/+9 | |
| | | | * | | | | | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m... | Nicolas Pitre | 2012-11-13 | 1 | -2/+1 | |
| | | | * | | | | | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary | Nicolas Pitre | 2012-11-13 | 1 | -4/+10 | |
| | | | * | | | | | ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask() | Shawn Guo | 2012-11-13 | 2 | -0/+6 | |
| | | | * | | | | | ARM: 7568/1: Sort exception table at compile time | Stephen Boyd | 2012-11-04 | 2 | -10/+10 | |
| | | | * | | | | | ARM: 7563/1: SMP_TWD: make setup()/stop() reentrant | Linus Walleij | 2012-11-04 | 1 | -5/+37 | |
| | | | * | | | | | ARM: 7561/1: SMP_TWD: use clk_prepare_enable() | Linus Walleij | 2012-11-04 | 1 | -10/+2 | |
| | | | * | | | | | ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used | fwu | 2012-10-18 | 1 | -0/+1 | |
| | | | * | | | | | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset | Dave Martin | 2012-10-18 | 1 | -1/+1 | |
| | | | |/ / / / | ||||||
| | | * | | | | | ARM/AVR32: get rid of serial_at91.h | Russell King | 2012-11-16 | 1 | -33/+0 | |
| | | * | | | | | ARM: move udc_pxa2xx.h to linux/platform_data | Russell King | 2012-11-16 | 3 | -28/+2 | |
| | | * | | | | | ARM: move serial_sa1100.h header file to linux/platform_data | Russell King | 2012-11-16 | 14 | -44/+13 | |
| | | |/ / / / | ||||||
| | * | | | | | ARM: 7594/1: Add .smp entry for REALVIEW_EB | Steve Capper | 2012-12-11 | 1 | -0/+1 | |
| | * | | | | | ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and below | Dave Martin | 2012-12-11 | 1 | -0/+8 | |
| | * | | | | | ARM: 7598/1: net: bpf_jit_32: fix sp-relative load/stores offsets. | Schichan Nicolas | 2012-12-11 | 1 | -1/+1 | |
| | * | | | | | ARM: 7597/1: net: bpf_jit_32: fix kzalloc gfp/size mismatch. | Schichan Nicolas | 2012-12-11 | 1 | -2/+2 | |
| | * | | | | | ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only | Nicolas Pitre | 2012-12-07 | 1 | -1/+1 | |
| * | | | | | | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl | Gregory CLEMENT | 2012-11-06 | 3 | -13/+269 | |
| * | | | | | | ARM: 7546/1: cache-l2x0: add an optional register to save/restore | Gregory CLEMENT | 2012-10-18 | 1 | -0/+1 | |
| * | | | | | | ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data | Gregory CLEMENT | 2012-10-18 | 1 | -15/+40 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2012-12-12 | 4 | -0/+111 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Thermal: Add ST-Ericsson DB8500 thermal properties and platform data. | hongbo.zhang | 2012-11-15 | 4 | -0/+111 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-12 | 1 | -55/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | SERIAL: omap: remove OMAP_UART_SYSC_RESET and OMAP_UART_FIFO_CLR | Russell King | 2012-11-04 | 1 | -3/+0 | |
| * | | | | | | SERIAL: omap: move driver private definitions and structures to driver | Russell King | 2012-11-04 | 1 | -52/+0 | |
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 | |
* | | | | | | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-12 | 1 | -109/+23 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: use vm_unmapped_area() on arm architecture | Michel Lespinasse | 2012-12-12 | 1 | -109/+23 | |
* | | | | | | | | | | Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 17 | -20/+66 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge 3.7-rc6 into usb-next. | Greg Kroah-Hartman | 2012-11-17 | 21 | -46/+205 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge 3.7-rc5 into usb-next | Greg Kroah-Hartman | 2012-11-13 | 9 | -38/+37 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2012-11-12 | 16 | -18/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz | 2012-11-08 | 16 | -18/+15 | |
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | USB: EHCI: remove ehci_port_power() routine | Alan Stern | 2012-10-31 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge 3.7-rc3 into usb-next. | Greg Kroah-Hartman | 2012-10-29 | 74 | -127/+290 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | ARM: cns3xxx: use OHCI platform driver | Florian Fainelli | 2012-10-22 | 1 | -5/+13 | |
| * | | | | | | | | | | ARM: cns3xxx: use ehci platform driver | Florian Fainelli | 2012-10-22 | 1 | -1/+43 | |
* | | | | | | | | | | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-12-11 | 2 | -9/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 2012-11-17 | 21 | -46/+205 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | ARM: dts: enable dma support for auart0 in mx28 | Huang Shijie | 2012-11-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 2012-11-14 | 9 | -38/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge 3.7-rc3 into tty-next | Greg Kroah-Hartman | 2012-10-29 | 74 | -127/+290 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | |