Age | Commit message (Expand) | Author |
2012-02-28 | includecheck: delete any duplicate instances of module.h | Paul Gortmaker |
2012-02-24 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2012-02-24 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-02-24 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-02-24 | arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice | Danny Kukawka |
2012-02-24 | ARM: mach-shmobile: r8a7779 PFC IPSR4 fix | Magnus Damm |
2012-02-24 | ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix | Magnus Damm |
2012-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi... | Paul Mundt |
2012-02-24 | sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH | Phil Edworthy |
2012-02-24 | sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr | Shimoda, Yoshihiro |
2012-02-24 | arch/sh: remove references to cpu_*_map. | Rusty Russell |
2012-02-24 | sh: Fix typo in pci-sh7780.c | Masanari Iida |
2012-02-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2012-02-22 | powerpc: Fix various issues with return to userspace | Benjamin Herrenschmidt |
2012-02-22 | powerpc: Fix program check handling when lockdep is enabled | Michael Ellerman |
2012-02-22 | powerpc: Remove references to cpu_*_map | Rusty Russell |
2012-02-21 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-02-21 | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds |
2012-02-21 | ARM/audit: include audit header and fix audit arch | Eric Paris |
2012-02-21 | ARM: OMAP: fix voltage domain build errors with PM_OPP disabled | Russell King |
2012-02-21 | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' | Myron Stowe |
2012-02-21 | ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no... | Santosh Shilimkar |
2012-02-20 | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds |
2012-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-02-20 | i387: support lazy restore of FPU state | Linus Torvalds |
2012-02-20 | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds |
2012-02-20 | i387: fix up some fpu_counter confusion | Linus Torvalds |
2012-02-18 | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-02-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
2012-02-17 | [S390] correct ktime to tod clock comparator conversion | Martin Schwidefsky |
2012-02-17 | [S390] incorrect PageTables counter for kvm page tables | Martin Schwidefsky |
2012-02-17 | [S390] idle: avoid RCU usage in extended quiescent state | Heiko Carstens |
2012-02-16 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
2012-02-16 | i387: do not preload FPU state at task switch time | Linus Torvalds |
2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
2012-02-16 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |
2012-02-16 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
2012-02-16 | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e... | Anton Blanchard |
2012-02-16 | powerpc: Disable interrupts early in Program Check | Benjamin Herrenschmidt |
2012-02-16 | powerpc: Remove legacy iSeries from ppc64_defconfig | Stephen Rothwell |
2012-02-16 | powerpc/fsl/pci: Fix PCIe fixup regression | Benjamin Herrenschmidt |
2012-02-16 | powerpc: Fix kernel log of oops/panic instruction dump | Ira Snyder |
2012-02-15 | ARM: 7327/1: need to include asm/system.h in asm/processor.h | Olof Johansson |
2012-02-15 | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() | Javi Merino |
2012-02-15 | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field | Javi Merino |
2012-02-15 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent |
2012-02-15 | i387: fix sense of sanity check | Linus Torvalds |