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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-26
[MIPS] Jazz: Fix build error by header file inclusion weeding.
Ralf Baechle
1
-12
/
+1
2008-08-26
[MIPS] Wire up new syscalls.
Ralf Baechle
5
-6
/
+48
2008-08-26
[MIPS] Convert printk statements during kernel setup to use severity levels
Mike Crowe
1
-22
/
+20
2008-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-113
/
+144
2008-08-25
ALSA: fix for CA0106 on MSI K8N Diamond PLUS Motherboard
Stephen Rothwell
1
-1
/
+1
2008-08-25
bnx2x: Version update
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Multi Queue
Yitchak Gertner
1
-4
/
+2
2008-08-25
bnx2x: NAPI and interrupts enable/disable
Yitchak Gertner
1
-76
/
+73
2008-08-25
bnx2x: NIC load failure cleanup
Yitchak Gertner
1
-12
/
+10
2008-08-25
bnx2x: Initialization structure
Yitchak Gertner
1
-11
/
+11
2008-08-25
bnx2x: HW lock timeout
Eilon Greenstein
1
-2
/
+2
2008-08-25
bnx2x: Minimize lock time
Eilon Greenstein
1
-1
/
+4
2008-08-25
bnx2x: Fan failure mechanism on additional design
Eilon Greenstein
1
-0
/
+3
2008-08-25
bnx2x: Rx work check
Eilon Greenstein
2
-1
/
+8
2008-08-25
ipv6: sysctl fixes
Al Viro
1
-1
/
+1
2008-08-25
ipv4: sysctl fixes
Al Viro
1
-4
/
+20
2008-08-25
sctp: add verification checks to SCTP_AUTH_KEY option
Vlad Yasevich
2
-0
/
+9
2008-08-25
[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512
Linus Torvalds
1
-22
/
+8
2008-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+4
2008-08-25
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+142
2008-08-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-50
/
+34
2008-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
5
-37
/
+32
2008-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
9
-34
/
+54
2008-08-25
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2008-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
5
-20
/
+19
2008-08-25
[module] Don't let gcc inline load_module()
Linus Torvalds
1
-1
/
+1
2008-08-25
sched_clock: fix cpu_clock()
Peter Zijlstra
1
-50
/
+34
2008-08-25
x86: add X86_FEATURE_XMM4_2 definitions
Austin Zhang
1
-0
/
+2
2008-08-25
KVM: fix userspace ABI breakage
Adrian Bunk
1
-2
/
+2
2008-08-25
KVM: MMU: Fix torn shadow pte
Avi Kivity
1
-1
/
+1
2008-08-25
KVM: Use .fixup instead of .text.fixup on __kvm_handle_fault_on_reboot
Eduardo Habkost
1
-1
/
+1
2008-08-26
lguest: update commentry
Rusty Russell
2
-0
/
+16
2008-08-26
stop_machine: Remove deprecated stop_machine_run
Rusty Russell
1
-18
/
+1
2008-08-26
stop_machine: wean Xen off stop_machine_run
Rusty Russell
1
-1
/
+1
2008-08-26
virtio_balloon: fix towards_target when deflating balloon
Anthony Liguori
1
-1
/
+1
2008-08-25
x86: fix cpufreq + sched_clock() regression
Peter Zijlstra
1
-1
/
+1
2008-08-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
422
-4668
/
+4484
2008-08-25
ALSA: ASoC: Fix double free and memory leak in many codec drivers
Jean Delvare
8
-32
/
+51
2008-08-25
x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3
Yinghai Lu
1
-0
/
+78
2008-08-25
ALSA: CA0106 on MSI K8N Diamond PLUS Motherboard
Travis Place
1
-2
/
+3
2008-08-24
x86: do not enable TSC notifier if we don't need it
Linus Torvalds
1
-0
/
+4
2008-08-23
Fix oops in acer_wmi driver (acer_wmi_init)
Arjan van de Ven
1
-0
/
+5
2008-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-49
/
+149
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
67
-72
/
+0
2008-08-23
rtc: fix deadlock
Ingo Molnar
1
-8
/
+4
2008-08-23
x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUs
Rafael J. Wysocki
3
-13
/
+11
2008-08-23
x86: fix: make PCI ECS for AMD CPUs hotplug capable
Robert Richter
1
-4
/
+31
2008-08-23
x86: fix: do not run code in amd_bus.c on non-AMD CPUs
Robert Richter
1
-3
/
+16
2008-08-23
ipv6: protocol for address routes
Stephen Hemminger
1
-0
/
+1
2008-08-23
icmp: icmp_sk() should not use smp_processor_id() in preemptible code
Denis V. Lunev
2
-19
/
+26
[next]