Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 2012-06-06 | 3 | -28/+66 | |
| | * | | | | | | | | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu | 2012-06-06 | 2 | -9/+13 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-06-07 | 3 | -1/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [PARISC] fix code to find libgcc | James Bottomley | 2012-06-05 | 1 | -1/+2 | |
| | * | | | | | | | | [PARISC] fix compile break in use of lib/strncopy_from_user.c | James Bottomley | 2012-06-05 | 1 | -0/+1 | |
| | * | | | | | | | | [PARISC] fix missing TAINT_WARN problem | James Bottomley | 2012-06-05 | 1 | -0/+2 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-06-07 | 3 | -19/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | tile: add #include to unbreak build after generic init_task conversion | Chris Metcalf | 2012-06-06 | 1 | -0/+1 | |
| | * | | | | | | | tile: remove cpu_idle_on_new_stack | Chris Metcalf | 2012-06-06 | 2 | -19/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-05 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2012-06-05 | 2 | -7/+4 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ARM: dma-mapping: remove unconditional dependency on CMA | Marek Szyprowski | 2012-06-04 | 2 | -7/+4 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-05 | 2 | -10/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 2012-05-30 | 1 | -1/+1 | |
| | * | | | | | | | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask | Peter Zijlstra | 2012-05-30 | 1 | -9/+1 | |
| * | | | | | | | | fixups for signal breakage | Al Viro | 2012-06-04 | 3 | -4/+4 | |
| * | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-06-04 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | clocksource: em_sti: Emma Mobile STI driver | Magnus Damm | 2012-05-25 | 1 | -0/+6 | |
* | | | | | | | | | sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | David S. Miller | 2012-06-06 | 1 | -0/+4 | |
* | | | | | | | | | x86 bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction | Eric Dumazet | 2012-06-06 | 1 | -0/+4 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-02 | 10 | -39/+232 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin | 2012-06-01 | 6 | -16/+154 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ftrace/x86: Do not change stacks in DEBUG when calling lockdep | Steven Rostedt | 2012-05-31 | 1 | -3/+41 | |
| | * | | | | | | | | x86: Allow nesting of the debug stack IDT setting | Steven Rostedt | 2012-05-31 | 1 | -1/+7 | |
| | * | | | | | | | | x86: Reset the debug_stack update counter | Steven Rostedt | 2012-05-31 | 1 | -2/+4 | |
| | * | | | | | | | | ftrace: Use breakpoint method to update ftrace caller | Steven Rostedt | 2012-05-31 | 1 | -16/+72 | |
| | * | | | | | | | | ftrace: Synchronize variable setting with breakpoints | Steven Rostedt | 2012-05-31 | 3 | -6/+42 | |
| | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu | 2012-06-01 | 1 | -6/+0 | |
| * | | | | | | | | x86, efi: Add EFI boot stub documentation | Matt Fleming | 2012-06-01 | 1 | -0/+2 | |
| * | | | | | | | | x86, efi; Add EFI boot stub console support | Matt Fleming | 2012-06-01 | 2 | -16/+75 | |
| * | | | | | | | | x86, efi: Only close open files in error path | Matt Fleming | 2012-06-01 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-06-02 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | frv: Remove bogus closing parenthesis | Geert Uytterhoeven | 2012-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | powerpc: Fix size of st_nlink on 64bit | Anton Blanchard | 2012-06-02 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-06-01 | 21 | -305/+527 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next | Florian Tobias Schandinat | 2012-05-27 | 141 | -1491/+1120 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | OMAPDSS: interface drivers register their panel devices | Tomi Valkeinen | 2012-05-11 | 1 | -5/+6 | |
| | * | | | | | | | | | OMAPDSS: create DPI & SDI devices | Tomi Valkeinen | 2012-05-11 | 1 | -0/+57 | |
| | * | | | | | | | | | OMAPDSS: create custom pdevs for DSS omap_devices | Tomi Valkeinen | 2012-05-11 | 1 | -14/+87 | |
| | * | | | | | | | | | OMAPDSS: clean up the omapdss platform data mess | Tomi Valkeinen | 2012-05-11 | 1 | -20/+19 | |
| | * | | | | | | | | | Merge branch 'for-l-o-3.5' | Tomi Valkeinen | 2012-05-10 | 11 | -299/+52 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | OMAPDSS: add set_min_bus_tput pointer to omapdss's platform data | Tomi Valkeinen | 2012-04-23 | 1 | -0/+6 | |
| * | | | | | | | | | | | ARM: Samsung: Rework platform data of s3c-fb driver | Thomas Abraham | 2012-04-09 | 19 | -238/+311 | |
| * | | | | | | | | | | | ARM: s3c64xx: Decouple lcd type from display controller window data | Thomas Abraham | 2012-04-09 | 2 | -76/+88 | |
| * | | | | | | | | | | | video: s3c-fb: remove 'default_win' element from platform data | Thomas Abraham | 2012-04-09 | 1 | -2/+0 | |
| * | | | | | | | | | | | video: s3c-fb: move video interface timing out of window setup data | Thomas Abraham | 2012-04-09 | 1 | -3/+6 | |
* | | | | | | | | | | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 | 23 | -56/+206 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: OMAP3: gpmc: add BCH ecc api and modes | Ivan Djelic | 2012-05-13 | 2 | -0/+195 | |
| * | | | | | | | | | | | | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 2012-05-13 | 4 | -4/+1 |