Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-08-03 | 5 | -24/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/cleanups: Add load balance cpumask pointer to 'struct lb_env' | Michael Wang | 2012-07-31 | 1 | -15/+14 | |
| * | | | | | | | | | sched: Fix comment about PREEMPT_ACTIVE bit location | Srivatsa S. Bhat | 2012-07-26 | 1 | -1/+1 | |
| * | | | | | | | | | sched: Fix minor code style issues | Ying Xue | 2012-07-26 | 1 | -5/+5 | |
| * | | | | | | | | | sched: Use task_rq_unlock() in __sched_setscheduler() | Namhyung Kim | 2012-07-26 | 1 | -3/+1 | |
| * | | | | | | | | | sched/numa: Add SD_PERFER_SIBLING to CPU domain | Alex Shi | 2012-07-26 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-08-03 | 17 | -32/+175 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/trace: Add ability to set a target task for events | Andrew Vagin | 2012-07-31 | 11 | -14/+60 | |
| * | | | | | | | | | | perf/x86: Fix USER/KERNEL tagging of samples properly | Peter Zijlstra | 2012-07-31 | 5 | -17/+114 | |
| * | | | | | | | | | | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit | Andrew Morton | 2012-07-31 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-08-03 | 2 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | genirq: Allow irq chips to mark themself oneshot safe | Thomas Gleixner | 2012-07-25 | 2 | -1/+15 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-08-03 | 5 | -28/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | USB: echi-dbgp: increase the controller wait time to come out of halt. | Colin Ian King | 2012-07-31 | 1 | -1/+1 | |
| * | | | | | | | | | | | kernel/debug: Make use of KGDB_REASON_NMI | Anton Vorontsov | 2012-07-31 | 1 | -0/+4 | |
| * | | | | | | | | | | | kdb: Remove cpu from the more prompt | Jason Wessel | 2012-07-31 | 1 | -11/+0 | |
| * | | | | | | | | | | | kdb: Remove unused KDB_FLAG_ONLY_DO_DUMP | Jason Wessel | 2012-07-31 | 2 | -16/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 66 | -842/+100 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | m68k: Make sys_atomic_cmpxchg_32 work on classic m68k | Andreas Schwab | 2012-08-03 | 1 | -2/+6 | |
| * | | | | | | | | | | | | m68k/apollo: Rename "timer" to "apollo_timer" | Geert Uytterhoeven | 2012-07-22 | 2 | -9/+9 | |
| * | | | | | | | | | | | | zorro: Remove unused zorro_bus.devices | Geert Uytterhoeven | 2012-07-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | | m68k: Remove never used asm/shm.h | Paul Bolle | 2012-06-27 | 1 | -31/+0 | |
| * | | | | | | | | | | | | m68k/sun3: Remove unselectable code in prom_init() | Geert Uytterhoeven | 2012-06-27 | 1 | -46/+2 | |
| * | | | | | | | | | | | | m68k: Use asm-generic version of <asm/sections.h> | Geert Uytterhoeven | 2012-06-27 | 2 | -6/+1 | |
| * | | | | | | | | | | | | m68k: Replace m68k-specific _[se]bss by generic __bss_{start,stop} | Geert Uytterhoeven | 2012-06-27 | 14 | -38/+30 | |
| * | | | | | | | | | | | | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 | 11 | -23/+8 | |
| * | | | | | | | | | | | | m68knommu: Allow ColdFire CPUs to use unaligned accesses | Greg Ungerer | 2012-06-27 | 1 | -1/+0 | |
| * | | | | | | | | | | | | m68k: Remove five unused headers | Paul Bolle | 2012-06-27 | 5 | -545/+0 | |
| * | | | | | | | | | | | | m68k: CPU32 does not support unaligned accesses | Geert Uytterhoeven | 2012-06-10 | 1 | -0/+1 | |
| * | | | | | | | | | | | | m68k: Introduce config option CPU_HAS_NO_UNALIGNED | Geert Uytterhoeven | 2012-06-10 | 2 | -2/+7 | |
| * | | | | | | | | | | | | m68k: delay, muldi3 - Use CONFIG_CPU_HAS_NO_MULDIV64 | Geert Uytterhoeven | 2012-06-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | | m68k: Move CPU_HAS_* config options | Geert Uytterhoeven | 2012-06-10 | 2 | -9/+9 | |
| * | | | | | | | | | | | | m68k: Remove duplicate FPU config option | Geert Uytterhoeven | 2012-06-10 | 1 | -3/+0 | |
| * | | | | | | | | | | | | m68knommu: Clean up printing of sections | Geert Uytterhoeven | 2012-06-10 | 1 | -7/+4 | |
| * | | | | | | | | | | | | m68k: Use asm-generic version of <asm/types.h> | Geert Uytterhoeven | 2012-06-10 | 2 | -22/+1 | |
| * | | | | | | | | | | | | m68k: Use Kbuild logic to import asm-generic headers | Geert Uytterhoeven | 2012-06-10 | 24 | -97/+23 | |
* | | | | | | | | | | | | | Linux 3.6-rc1v3.6-rc1 | Linus Torvalds | 2012-08-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc | Linus Torvalds | 2012-08-02 | 13 | -164/+451 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86: OLPC: move s/r-related EC cmds to EC driver | Andres Salomon | 2012-07-31 | 2 | -22/+36 | |
| * | | | | | | | | | | | | | Platform: OLPC: move global variables into priv struct | Andres Salomon | 2012-07-31 | 1 | -20/+28 | |
| * | | | | | | | | | | | | | Platform: OLPC: move debugfs support from x86 EC driver | Andres Salomon | 2012-07-31 | 2 | -97/+117 | |
| * | | | | | | | | | | | | | x86: OLPC: switch over to using new EC driver on x86 | Andres Salomon | 2012-07-31 | 3 | -36/+27 | |
| * | | | | | | | | | | | | | Platform: OLPC: add a suspended flag to the EC driver | Andres Salomon | 2012-07-31 | 1 | -1/+45 | |
| * | | | | | | | | | | | | | Platform: OLPC: turn EC driver into a platform_driver | Andres Salomon | 2012-07-31 | 2 | -0/+54 | |
| * | | | | | | | | | | | | | Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call it | Andres Salomon | 2012-07-31 | 2 | -2/+116 | |
| * | | | | | | | | | | | | | drivers: OLPC: update various drivers to include olpc-ec.h | Andres Salomon | 2012-07-31 | 9 | -3/+8 | |
| * | | | | | | | | | | | | | Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driver | Andres Salomon | 2012-07-31 | 6 | -18/+55 | |
* | | | | | | | | | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-08-02 | 43 | -569/+1387 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'marvell/dt' into late2/dt | Olof Johansson | 2012-07-29 | 65 | -646/+1915 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 2012-07-27 | 6 | -6/+6 |