| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-05-29 | 2 | -15/+24 |
|\ |
|
| * | [S390] mm: fix mmu_gather rework | Heiko Carstens | 2011-05-29 | 1 | -7/+16 |
| * | [S390] mm: fix storage key handling | Heiko Carstens | 2011-05-29 | 1 | -8/+8 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-05-29 | 6 | -28/+338 |
|\ \ |
|
| * | | arch/tile: more /proc and /sys file support | Chris Metcalf | 2011-05-27 | 6 | -28/+338 |
| * | | Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds... | Chris Metcalf | 2011-05-26 | 145 | -724/+1565 |
| |\ \ |
|
* | \ \ | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 8 | -26/+32 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2011-05-29 | 1 | -0/+1 |
| * | | | x86 idle: deprecate "no-hlt" cmdline param | Len Brown | 2011-05-29 | 1 | -0/+1 |
| * | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLE | Len Brown | 2011-05-29 | 1 | -0/+2 |
| * | | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it | Len Brown | 2011-05-29 | 1 | -1/+3 |
| * | | | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 6 | -25/+25 |
* | | | | Blackfin: debug-mmrs: include RSI_PID[4567] MMRs | Mike Frysinger | 2011-05-28 | 1 | -0/+4 |
* | | | | Blackfin: bf51x: fix up RSI_PID# MMR defines | Mike Frysinger | 2011-05-28 | 1 | -8/+8 |
* | | | | Blackfin: bf52x/bf54x: fix up usb MMR defines | Mike Frysinger | 2011-05-28 | 2 | -11/+12 |
* | | | | Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi | Mike Frysinger | 2011-05-28 | 1 | -18/+14 |
* | | | | Blackfin: gptimers: add structure for hardware register layout | Mike Frysinger | 2011-05-28 | 1 | -0/+18 |
* | | | | Blackfin: wire up new sendmmsg syscall | Mike Frysinger | 2011-05-28 | 2 | -1/+3 |
* | | | | Blackfin: mach/bfin_serial_5xx.h: punt now-unused header | Mike Frysinger | 2011-05-28 | 7 | -528/+0 |
* | | | | Blackfin: bfin_serial.h: turn default port wrappers into stubs | Mike Frysinger | 2011-05-28 | 1 | -3/+3 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-28 | 15 | -1194/+2283 |
|\ \ \ \ |
|
| * | | | | x86, asm: Clean up desc.h a bit | Ingo Molnar | 2011-05-27 | 1 | -76/+76 |
| * | | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12 | Boris Ostrovsky | 2011-05-26 | 1 | -2/+5 |
| * | | | | x86: Move do_page_fault()'s error path under unlikely() | KOSAKI Motohiro | 2011-05-26 | 1 | -15/+20 |
| * | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-05-26 | 306 | -6209/+18542 |
| |\ \ \ \ |
|
| * | | | | | x86, efi: Retain boot service code until after switching to virtual mode | Matthew Garrett | 2011-05-25 | 3 | -3/+54 |
| * | | | | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 | 1 | -7/+0 |
| * | | | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ... | Richard Kennedy | 2011-05-25 | 1 | -2/+2 |
| * | | | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | 2 | -899/+1099 |
| * | | | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | 6 | -238/+1075 |
| * | | | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-24 | 1 | -1/+1 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | 4 | -51/+64 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | 3 | -10/+10 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/ftrace: Fix compiler warning in ftrace.c | Rakib Mullick | 2011-05-25 | 1 | -6/+6 |
| | * | | | | | | maccess,probe_kernel: Make write/read src const void * | Steven Rostedt | 2011-05-25 | 2 | -4/+4 |
| * | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-05-27 | 2 | -42/+77 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| | * | | | | | | oprofile, powerpc: Handle events that raise an exception without overflowing | Eric B Munson | 2011-05-24 | 1 | -1/+23 |
| | * | | | | | | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter | 2011-05-20 | 1 | -41/+54 |
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-28 | 19 | -5060/+110 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 2011-05-27 | 3 | -2113/+104 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | GPIO: OMAP: move to drivers/gpio | Kevin Hilman | 2011-05-27 | 2 | -2010/+1 |
| | * | | | | | | | GPIO: OMAP: move register offset defines into <plat/gpio.h> | Kevin Hilman | 2011-05-27 | 2 | -103/+103 |
| * | | | | | | | | gpio: Move the s5pc100 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 2 | -356/+1 |
| * | | | | | | | | gpio: Move the s5pv210 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 2 | -289/+1 |
| * | | | | | | | | gpio: Move the exynos4 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 2 | -366/+1 |
| * | | | | | | | | gpio: Move to Samsung common GPIO library to drivers/gpio | Kyungmin Park | 2011-05-26 | 2 | -207/+0 |
| * | | | | | | | | gpio/nomadik: add function to read GPIO pull down status | Rickard Andersson | 2011-05-26 | 1 | -0/+2 |
| * | | | | | | | | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely | 2011-05-26 | 5 | -1028/+0 |
| * | | | | | | | | gpio: move U300 GPIO driver to drivers/gpio | Linus Walleij | 2011-05-26 | 2 | -701/+1 |
* | | | | | | | | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | 49 | -28/+84 |
|\ \ \ \ \ \ \ \ \ |
|