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
2006-02-05
[PATCH] MAINTAINERS/CREDITS: Update SELinux contact info
Stephen Smalley
2
-2
/
+2
2006-02-05
[PATCH] fuse: fix request_end() vs fuse_reset_request() race
Miklos Szeredi
1
-11
/
+29
2006-02-05
[PATCH] Fix i2o_scsi oops on abort
Markus Lidel
1
-1
/
+1
2006-02-05
[PATCH] block: request_queue->ordcolor must not be flipped on SOFTBARRIER
Tejun Heo
1
-1
/
+2
2006-02-05
[PATCH] fix ordering on requeued request drainage
Jens Axboe
1
-22
/
+16
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
11
-16
/
+17
2006-02-05
Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"
Linus Torvalds
2
-10
/
+0
2006-02-04
[PATCH] x86_64: IOMMU printk cleanup
Jon Mason
4
-10
/
+11
2006-02-04
[PATCH] x86_64: Let impossible CPUs point to reference per cpu data
Andi Kleen
1
-3
/
+5
2006-02-04
[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...
Andi Kleen
3
-20
/
+26
2006-02-04
[PATCH] x86_64: Dont record local apic ids when they are disabled in MADT
Ashok Raj
1
-3
/
+10
2006-02-04
[PATCH] x86_64: minor odering correction to dump_pagetable()
Jan Beulich
1
-2
/
+1
2006-02-04
[PATCH] x86_64: small fix for CFI annotations
Jan Beulich
1
-0
/
+4
2006-02-04
[PATCH] x86_64: Calibrate APIC timer using PM timer
Andi Kleen
4
-6
/
+53
2006-02-04
[PATCH] x86_64: Don't allow kprobes on __switch_to
Andi Kleen
1
-1
/
+3
2006-02-04
[PATCH] x86_64: align per-cpu section to configured cache bytes
Zach Brown
1
-1
/
+1
2006-02-04
[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...
Kevin VanMaren
1
-3
/
+6
2006-02-04
[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64
Andi Kleen
1
-1
/
+1
2006-02-04
[PATCH] x86_64: Do more checking in the SRAT header code
Andi Kleen
1
-4
/
+15
2006-02-04
[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.
Ashok Raj
2
-2
/
+4
2006-02-04
[PATCH] x86_64: mark two routines as __cpuinit
Shaohua Li
2
-2
/
+2
2006-02-04
[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsing
Andi Kleen
1
-6
/
+20
2006-02-04
[PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFS
Chen, Kenneth W
1
-0
/
+2
2006-02-04
[PATCH] x86_64: Remove rogue default y in EDAC Kconfig
Andi Kleen
1
-1
/
+0
2006-02-04
[PATCH] x86_64: Remove CONFIG_INIT_DEBUG
Andi Kleen
1
-7
/
+0
2006-02-04
[PATCH] x86_64: Fix the node cpumask of a cpu going down
Ravikiran G Thirumalai
2
-0
/
+10
2006-02-04
[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...
Andi Kleen
7
-24
/
+543
2006-02-04
[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallback
Andi Kleen
1
-0
/
+3
2006-02-04
[PATCH] x86_64: [PATCH] timer resume
Shaohua Li
3
-0
/
+18
2006-02-04
[PATCH] x86_64: Automatically enable apicmaintimer on ATI boards
Andi Kleen
1
-0
/
+8
2006-02-04
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
Andi Kleen
5
-9
/
+83
2006-02-04
[PATCH] x86_64: Only switch to IPI broadcast timer on Intel when C3 is supported
Venkatesh Pallipadi
1
-1
/
+1
2006-02-04
[PATCH] x86_64: Define pmtmr_ioport to 0 when PM_TIMER is not available
Andi Kleen
1
-0
/
+4
2006-02-04
[PATCH] x86_64: Disallow kprobes on NMI handlers
Andi Kleen
3
-13
/
+18
2006-02-04
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-7
/
+14
2006-02-03
[PATCH] SELinux: fix size-128 slab leak
Stephen Smalley
1
-4
/
+0
2006-02-03
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
40
-328
/
+904
2006-02-03
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
4
-2
/
+29
2006-02-03
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
8
-76
/
+84
2006-02-03
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
18
-96
/
+229
2006-02-03
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
30
-158
/
+507
2006-02-03
[ARM] Remove ARCH_CAMELOT from at91 defconfigs
Russell King
4
-4
/
+0
2006-02-03
[SERIAL] 8250: limit range of runtime ports
Russell King
1
-0
/
+1
2006-02-03
[PATCH] ocfs2: don't wait on recovery when locking journal
Mark Fasheh
1
-1
/
+5
2006-02-03
[PATCH] BUG_ON() Conversion in fs/configfs/
Eric Sesterhenn / snakebyte
2
-4
/
+2
2006-02-03
configfs: Add permission and ownership to configfs objects.
Joel Becker
8
-37
/
+179
2006-02-03
configfs: Clean up MAINTAINERS entry
Joel Becker
1
-1
/
+2
2006-02-03
[PATCH] ocfs2: fix compile warnings
Mark Fasheh
3
-13
/
+18
2006-02-03
[PATCH] BUG_ON() Conversion in fs/ocfs2/
Eric Sesterhenn / snakebyte
4
-20
/
+11
2006-02-03
[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>
Adrian Bunk
1
-0
/
+1
[next]