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
2008-05-08
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-130
/
+157
2008-05-08
sys_pipe(): fix file descriptor leaks
Ulrich Drepper
2
-2
/
+8
2008-05-08
uml: fix inconsistence due to tty_operation change
WANG Cong
2
-3
/
+3
2008-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-11
/
+34
2008-05-07
sparc: Fix fork/clone/vfork system call restart.
David S. Miller
2
-7
/
+31
2008-05-07
sparc: Fix mmap VA span checking.
David S. Miller
2
-4
/
+3
2008-05-07
[S390] guest page hinting light
Martin Schwidefsky
4
-0
/
+90
2008-05-07
[S390] compat ptrace cleanup
Roland McGrath
2
-95
/
+7
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
4
-6
/
+33
2008-05-07
[S390] s390: Optimize user and work TIF check
Martin Schwidefsky
2
-30
/
+28
2008-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-67
/
+9
2008-05-06
Revert "uml: fix gcc problem"
Linus Torvalds
1
-4
/
+1
2008-05-06
sparc64: Fix initrd regression.
David S. Miller
1
-0
/
+3
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
1
-7
/
+0
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
1
-0
/
+1
2008-05-05
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-17
/
+45
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
1
-0
/
+1
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-46
/
+62
2008-05-05
sparc64: remove online_page()
Adrian Bunk
1
-13
/
+0
2008-05-05
m68k: remove old mac_esp cruft
Finn Thain
1
-24
/
+0
2008-05-05
m68k: Handle 68040 bus faults
Roman Zippel
1
-3
/
+14
2008-05-05
sparc64: use compat_sys_utimes instead of home-grown local copy.
David S. Miller
2
-32
/
+1
2008-05-05
x86 PCI: call dmi_check_pciprobe()
Yinghai Lu
3
-2
/
+8
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
4
-41
/
+51
2008-05-05
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-17
/
+2
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
2
-0
/
+43
2008-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
13
-41
/
+30
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
1
-1
/
+1
2008-05-04
x86: olpc build fix
Thomas Gleixner
1
-0
/
+1
2008-05-04
x86: video/fbdev.c: add MODULE_LICENSE
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: remove dell reboot dmi quirk board name match
Ben
1
-1
/
+0
2008-05-04
x86: es7000 build fix
Ingo Molnar
1
-2
/
+5
2008-05-04
x86: make additional_cpus static
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: make start_secondary() static
Adrian Bunk
1
-1
/
+1
2008-05-04
kbuild, suspend, x86: fix rebuild of wakeup.bin
Sam Ravnborg
2
-3
/
+4
2008-05-04
uml: fix gcc problem
Ingo Molnar
1
-1
/
+4
2008-05-04
x86: undo visws/numaq build changes
Thomas Gleixner
2
-28
/
+10
2008-05-04
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
Glauber Costa
1
-0
/
+4
2008-05-04
KVM: MMU: Allow more than PAGES_PER_HPAGE write protections per large page
Avi Kivity
1
-1
/
+0
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
1
-1
/
+10
2008-05-04
KVM: Avoid spurious execeptions after setting registers
Jan Kiszka
1
-0
/
+2
2008-05-04
KVM: PIT: support mode 4
Marcelo Tosatti
1
-0
/
+2
2008-05-04
KVM: x86 emulator: disable writeback on lmsw
Avi Kivity
1
-0
/
+1
2008-05-04
KVM: ppc: deliver INTERRUPT_FP_UNAVAIL to the guest
Christian Ehrhardt
1
-0
/
+5
2008-05-04
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
Hollis Blanchard
2
-3
/
+18
2008-05-04
KVM: x86: task switch: fix wrong bit setting for the busy flag
Izik Eidus
1
-2
/
+2
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
3
-10
/
+233
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
3
-3
/
+81
[next]