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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-22
[GFS2] selinux support
Ryan O'Hara
1
-1
/
+2
2006-05-12
Merge branch 'master'
Steven Whitehouse
76
-219
/
+812
2006-05-11
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+1
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+1
2006-05-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-6
/
+17
2006-05-10
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
1
-0
/
+1
2006-05-10
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
1
-0
/
+1
2006-05-10
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
1
-2
/
+1
2006-05-09
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...
Linus Torvalds
3
-13
/
+14
2006-05-09
powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation
Paul Mackerras
1
-0
/
+1
2006-05-08
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
2
-3
/
+6
2006-05-08
sky2: backout NAPI reschedule
Stephen Hemminger
1
-10
/
+8
2006-05-08
[PATCH] x86_64: Avoid EBDA area in early boot allocator
Andi Kleen
1
-0
/
+2
2006-05-08
[PATCH] x86_64: avoid IRQ0 ioapic pin collision
Kimball Murray
2
-0
/
+2
2006-05-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-1
/
+0
2006-05-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-0
/
+4
2006-05-07
[ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h
Bellido Nicolas
1
-0
/
+1
2006-05-07
[ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h
Bellido Nicolas
1
-0
/
+1
2006-05-07
[ARM] 3501/1: i.MX: fix lowlevel debug macros
Sascha Hauer
1
-1
/
+1
2006-05-06
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
1
-0
/
+2
2006-05-06
[CLASS DEVICE]: add attribute_group creation
Stephen Hemminger
1
-0
/
+2
2006-05-05
[SCTP]: Allow spillover of receive buffer to avoid deadlock.
Neil Horman
1
-0
/
+1
2006-05-05
[ARM] 3495/1: EABI: undefine removed syscalls, but...
Nicolas Pitre
1
-1
/
+1
2006-05-05
[ARM] 3500/1: fix PXA27x DMA allocation priority
Nicolas Pitre
1
-12
/
+14
2006-05-05
[PATCH] ieee80211: Fix A band channel count (resent)
Jean Delvare
1
-2
/
+4
2006-05-05
[PATCH] softmac: make non-operational after being stopped
Daniel Drake
1
-1
/
+2
2006-05-05
[IA64] remove asm-ia64/bitops.h self-inclusion
Jon Mason
1
-1
/
+0
2006-05-05
[ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h
Nicolas Pitre
1
-0
/
+1
2006-05-04
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
4
-7
/
+75
2006-05-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-8
/
+32
2006-05-04
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
1
-0
/
+1
2006-05-04
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+3
2006-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-17
/
+17
2006-05-04
[ARM] 3490/1: i.MX: move uart resources to board files
Sascha Hauer
1
-0
/
+10
2006-05-03
[ROSE]: Eleminate HZ from ROSE kernel interfaces
Ralf Baechle
1
-7
/
+7
2006-05-03
[NETROM]: Eleminate HZ from NET/ROM kernel interfaces
Ralf Baechle
1
-4
/
+4
2006-05-03
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
Ralf Baechle
1
-5
/
+5
2006-05-03
[NETFILTER]: H.323 helper: Change author's email address
Jing Min Zhao
1
-1
/
+1
2006-05-04
[PATCH] splice: LRU fixups
Jens Axboe
1
-2
/
+3
2006-05-03
[SPARC]: Hook up vmsplice into syscall tables.
David S. Miller
2
-2
/
+2
2006-05-03
powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses
Paul Mackerras
1
-6
/
+13
2006-05-03
[PATCH] ppc32 CPM_UART: fixes and improvements
Vitaly Bordug
1
-0
/
+60
2006-05-03
[PATCH] ppc32 CPM_UART: Fixed break send on SCC
Vitaly Bordug
2
-1
/
+2
2006-05-02
[MMC] extend data timeout for writes
Russell King
1
-0
/
+1
2006-05-02
[PATCH] vmsplice: restrict stealing a little more
Jens Axboe
1
-0
/
+1
2006-05-02
[PATCH] splice: fix page LRU accounting
Jens Axboe
1
-3
/
+2
2006-05-01
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-23
/
+193
2006-05-01
[NETFILTER] x_tables: fix compat related crash on non-x86
Patrick McHardy
1
-0
/
+8
2006-05-01
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-4
/
+25
2006-05-01
[PATCH] powerpc: cell: Add numa id to struct spu
Jeremy Kerr
1
-0
/
+1
[next]