| Commit message (Expand) | Author | Files | Lines |
2013-05-09 | shm: fix null pointer deref when userspace specifies invalid hugepage size | Li Zefan | 2 | -3/+13 |
2013-05-09 | ipc,sem: fix semctl(..., GETNCNT) | Rik van Riel | 1 | -0/+7 |
2013-05-09 | ipc,sem: fix semctl(..., GETZCNT) | Rik van Riel | 1 | -0/+7 |
2013-05-09 | ARM: exynos: dts: Fixed vbus-gpios | Doug Anderson | 2 | -2/+2 |
2013-05-09 | ARM: EXYNOS5: Fix kernel dump in AFTR idle mode | Inderpal Singh | 2 | -3/+3 |
2013-05-09 | ARM: ux500: Rid ignored return value of regulator_enable() compiler warning | Lee Jones | 1 | -2/+2 |
2013-05-09 | ARM: ux500: read the correct soc_id number | Fabio Baltieri | 1 | -1/+1 |
2013-05-09 | ARM: exynos: dts: cros5250: add cyapa trackpad | Olof Johansson | 1 | -0/+8 |
2013-05-09 | video: mxsfb: Adapt to new videomode API | Fabio Estevam | 2 | -5/+5 |
2013-05-09 | ARM: imx: Select GENERIC_ALLOCATOR | Fabio Estevam | 4 | -119/+1 |
2013-05-09 | ARM: imx: compile fix for hotplug.c | Shawn Guo | 2 | -0/+3 |
2013-05-09 | NVMe: Use user defined admin ioctl timeout | Keith Busch | 1 | -1/+5 |
2013-05-09 | usb: tilegx: fix memleak when create hcd fail | Libo Chen | 2 | -4/+10 |
2013-05-09 | arch/tile: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 1 | -1/+1 |
2013-05-09 | ecryptfs: don't open-code kernel_read() | Al Viro | 1 | -8/+1 |
2013-05-09 | xtensa simdisk: Fix proc_create_data() conversion fallout | Geert Uytterhoeven | 1 | -2/+2 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 4/4 | Vineet Gupta | 7 | -5/+101 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 3/4 | Vineet Gupta | 2 | -2/+4 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 2/4 | Vineet Gupta | 6 | -22/+223 |
2013-05-09 | ARC: [mm] Aliasing VIPT dcache support 1/4 | Vineet Gupta | 3 | -18/+34 |
2013-05-09 | ARM: dts: don't assume boards are using twl4030 for omap3 | Jason Cooper | 4 | -1/+3 |
2013-05-09 | ARM: OMAP2+: Remove bogus IS_ERR_OR_NULL checking from id.c | Tony Lindgren | 1 | -3/+2 |
2013-05-09 | MIPS: Add new GIC clockevent driver. | Raghu Gandham | 8 | -2/+163 |
2013-05-09 | MIPS: Formatting clean-ups for clocksources. | Steven J. Hill | 3 | -10/+2 |
2013-05-09 | MIPS: Refactor GIC clocksource code. | Steven J. Hill | 6 | -25/+48 |
2013-05-09 | MIPS: Move 'gic_frequency' to common location. | Steven J. Hill | 3 | -1/+2 |
2013-05-09 | MIPS: Move 'gic_present' to common location. | Steven J. Hill | 5 | -5/+3 |
2013-05-09 | MIPS: MIPS16e: Add unaligned access support. | Steven J. Hill | 1 | -0/+255 |
2013-05-09 | MIPS: MIPS16e: Support handling of delay slots. | Steven J. Hill | 3 | -5/+119 |
2013-05-09 | MIPS: MIPS16e: Add instruction formats. | Steven J. Hill | 1 | -0/+110 |
2013-05-09 | MIPS: microMIPS: Optimise 'strnlen' core library function. | Steven J. Hill | 1 | -1/+1 |
2013-05-09 | MIPS: microMIPS: Optimise 'strlen' core library function. | Steven J. Hill | 1 | -4/+5 |
2013-05-09 | MIPS: microMIPS: Optimise 'strncpy' core library function. | Steven J. Hill | 1 | -15/+17 |
2013-05-09 | MIPS: microMIPS: Optimise 'memset' core library function. | Steven J. Hill | 2 | -30/+56 |
2013-05-09 | MIPS: microMIPS: Add configuration option for microMIPS kernel. | Steven J. Hill | 5 | -3/+134 |
2013-05-09 | MIPS: microMIPS: Disable LL/SC and fix linker bug. | Steven J. Hill | 2 | -2/+16 |
2013-05-09 | MIPS: microMIPS: Add vdso support. | Douglas Leung | 1 | -0/+9 |
2013-05-09 | MIPS: microMIPS: Add unaligned access support. | Leonid Yegoshin | 2 | -201/+1112 |
2013-05-09 | MIPS: microMIPS: Support handling of delay slots. | Leonid Yegoshin | 2 | -5/+102 |
2013-05-09 | MIPS: microMIPS: Add support for exception handling. | Steven J. Hill | 9 | -107/+353 |
2013-05-09 | MIPS: microMIPS: Floating point support. | Leonid Yegoshin | 7 | -100/+893 |
2013-05-09 | MIPS: microMIPS: Fix macro naming in micro-assembler. | Steven J. Hill | 2 | -2/+25 |
2013-05-09 | MIPS: microMIPS: Fix incorrect mask for jump immediate. | Steven J. Hill | 1 | -1/+2 |
2013-05-09 | KVM/MIPS32: Binary patching of select privileged instructions. | Sanjay Lal | 3 | -0/+209 |
2013-05-09 | KVM/MIPS32: Do not call vcpu_load when injecting interrupts. | Sanjay Lal | 1 | -1/+1 |
2013-05-09 | EDAC: Don't give write permission to read-only files | Srivatsa S. Bhat | 1 | -6/+6 |
2013-05-09 | bfin cache: dcplb map: add 16M dcplb map for BF60x | Steven Miao | 4 | -9/+45 |
2013-05-09 | ARC: [mm] refactor the core (i|d)cache line ops loops | Vineet Gupta | 1 | -29/+24 |
2013-05-09 | microblaze: Enable IRQ in arch_cpu_idle | Michal Simek | 1 | -0/+5 |
2013-05-09 | ARC: [mm] serious bug in vaddr based icache flush | Vineet Gupta | 1 | -1/+1 |