index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
5
-658
/
+0
2012-02-23
fadump: Invalidate the fadump registration during machine shutdown.
Mahesh Salgaonkar
1
-0
/
+8
2012-02-23
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
2
-4
/
+157
2012-02-23
fadump: Add PT_NOTE program header for vmcoreinfo
Mahesh Salgaonkar
1
-0
/
+29
2012-02-23
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
4
-2
/
+365
2012-02-23
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
2
-1
/
+275
2012-02-23
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
4
-4
/
+427
2012-02-23
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
5
-1
/
+345
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
32
-59
/
+35
2012-02-23
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
2
-20
/
+27
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
18
-38
/
+25
2012-02-23
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
2
-0
/
+3
2012-02-23
fsl/mpic: Document and use the "big-endian" device-tree flag
Kyle Moffett
1
-0
/
+1
2012-02-23
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
1
-24
/
+22
2012-02-20
i387: export 'fpu_owner_task' per-cpu variable
Linus Torvalds
1
-0
/
+3
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-5
/
+9
2012-02-20
i387: support lazy restore of FPU state
Linus Torvalds
5
-15
/
+29
2012-02-20
i387: use 'restore_fpu_checking()' directly in task switching code
Linus Torvalds
2
-35
/
+22
2012-02-20
i387: fix up some fpu_counter confusion
Linus Torvalds
3
-1
/
+4
2012-02-18
Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
61
-388
/
+492
2012-02-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-29
/
+40
2012-02-18
i387: re-introduce FPU state preloading at context switch time
Linus Torvalds
4
-42
/
+133
2012-02-18
i387: move TS_USEDFPU flag from thread_info to task_struct
Linus Torvalds
6
-32
/
+30
2012-02-17
[S390] correct ktime to tod clock comparator conversion
Martin Schwidefsky
1
-2
/
+5
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2012-02-17
[S390] idle: avoid RCU usage in extended quiescent state
Heiko Carstens
1
-2
/
+3
2012-02-16
i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore
Linus Torvalds
3
-22
/
+16
2012-02-16
i387: do not preload FPU state at task switch time
Linus Torvalds
4
-68
/
+11
2012-02-16
i387: don't ever touch TS_USEDFPU directly, use helper functions
Linus Torvalds
4
-23
/
+58
2012-02-16
i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers
Linus Torvalds
1
-3
/
+6
2012-02-16
i387: fix x86-64 preemption-unsafe user stack save/restore
Linus Torvalds
3
-8
/
+45
2012-02-16
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
1
-1
/
+7
2012-02-16
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-16
powerpc: Remove legacy iSeries from ppc64_defconfig
Stephen Rothwell
1
-5
/
+0
2012-02-16
powerpc/fsl/pci: Fix PCIe fixup regression
Benjamin Herrenschmidt
1
-19
/
+29
2012-02-16
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
1
-3
/
+3
2012-02-15
i387: fix sense of sanity check
Linus Torvalds
1
-1
/
+1
2012-02-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-27
/
+51
2012-02-14
Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-1
/
+8
2012-02-14
powerpc/pseries/eeh: Fix crash when error happens during device probe
Thadeu Lima de Souza Cascardo
2
-2
/
+7
2012-02-14
powerpc/pseries: Fix partition migration hang in stop_topology_update
Brian King
2
-3
/
+8
2012-02-14
powerpc/powernv: Disable interrupts while taking phb->lock
Michael Ellerman
1
-8
/
+14
2012-02-14
powerpc: Fix WARN_ON in decrementer_check_overflow
Benjamin Herrenschmidt
1
-1
/
+5
2012-02-14
powerpc/wsp: Fix IRQ affinity setting
Benjamin Herrenschmidt
1
-1
/
+1
2012-02-14
powerpc: Implement GET_IP/SET_IP
Srikar Dronamraju
1
-8
/
+12
2012-02-14
powerpc/wsp: Permanently enable PCI class code workaround
Benjamin Herrenschmidt
1
-4
/
+4
2012-02-13
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
7
-40
/
+109
2012-02-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
5
-11
/
+9
2012-02-13
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
10
-46
/
+64
2012-02-13
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+5
[next]