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
2005-04-21
[PATCH] alpha: key management syscalls
Richard Henderson
2
-1
/
+7
2005-04-21
[PATCH] fix for ISDN ippp filtering
Karsten Keil
1
-5
/
+5
2005-04-21
[PATCH] x86_64: Bug in new out of line put_user()
Alexander Nyberg
2
-11
/
+20
2005-04-21
Merge rsync://rsync.kernel.org/pub/linux/kernel/people/davem/sparc-2.6.git
Linus Torvalds
1
-17
/
+31
2005-04-21
[PATCH] Fix aic7xxx_osm.c compile with older gcc's
James Bottomley
1
-3
/
+2
2005-04-20
[SPARC64]: sparc64 preempt + smp
Al Viro
1
-17
/
+31
2005-04-20
Linux v2.6.12-rc3
v2.6.12-rc3
Linus Torvalds
1
-1
/
+1
2005-04-19
[IPSEC]: COW skb header in UDP decap
Herbert Xu
1
-0
/
+2
2005-04-19
[ATALK]: Add missing dev_hold() to atrtr_create().
Herbert Xu
1
-0
/
+1
2005-04-19
[SOCK]: on failure free the sock from the right place
Arnaldo Carvalho de Melo
1
-1
/
+4
2005-04-19
[NET]: skbuff: remove old NET_CALLER macro
Stephen Hemminger
3
-16
/
+5
2005-04-19
[RTNETLINK]: Add comma to final entry in link_rtnetlink_table
David S. Miller
1
-1
/
+1
2005-04-19
[RTNETLINK]: Protocol family wildcard dumping for routing rules
Thomas Graf
1
-1
/
+2
2005-04-19
[IPV6]: Replace bogus instances of inet->recverr
Herbert Xu
2
-5
/
+3
2005-04-19
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
3
-13
/
+130
2005-04-19
[IPV6]: Fix a branch prediction
YOSHIFUJI Hideaki
1
-1
/
+1
2005-04-19
[NET]: Shave sizeof(ptr) bytes off dst_entry
Herbert Xu
1
-3
/
+2
2005-04-19
[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
Hugh Dickins
1
-5
/
+0
2005-04-19
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
Hugh Dickins
20
-21
/
+21
2005-04-19
[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE
Hugh Dickins
2
-5
/
+11
2005-04-19
[PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZE
Hugh Dickins
2
-9
/
+9
2005-04-19
[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR
Hugh Dickins
1
-3
/
+0
2005-04-19
[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS
Hugh Dickins
1
-3
/
+8
2005-04-19
[PATCH] freepgt: hugetlb area is clean
Hugh Dickins
2
-46
/
+2
2005-04-19
[PATCH] freepgt: mpnt to vma cleanup
Hugh Dickins
1
-18
/
+17
2005-04-19
[PATCH] freepgt: remove arch pgd_addr_end
Hugh Dickins
3
-46
/
+3
2005-04-19
[PATCH] freepgt: hugetlb_free_pgd_range
Hugh Dickins
8
-38
/
+65
2005-04-19
[PATCH] freepgt: remove MM_VM_SIZE(mm)
Hugh Dickins
6
-39
/
+18
2005-04-19
[PATCH] freepgt: free_pgtables use vma list
Hugh Dickins
5
-155
/
+141
2005-04-19
Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/
Linus Torvalds
13
-8
/
+286
2005-04-19
Merge with kernel.org:/pub/scm/linux/kernel/git/gregkh/aoe-2.6.git/
Linus Torvalds
9
-64
/
+110
2005-04-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6.git/
Linus Torvalds
4
-10
/
+10
2005-04-19
Merge with Greg's USB tree at kernel.org:/pub/scm/linux/kernel/git/gregkh/usb...
Linus Torvalds
62
-423
/
+467
2005-04-18
[PATCH] aoe 12/12: send outgoing packets in order
ecashin@coraid.com
3
-12
/
+21
2005-04-18
[PATCH] aoe 11/12: add support for disk statistics
ecashin@coraid.com
3
-0
/
+16
2005-04-18
[PATCH] aoe 9/12: add note about the need for deadlock-free sk_buff allocation
ecashin@coraid.com
1
-0
/
+14
2005-04-18
[PATCH] aoe 8/12: document env var for specifying number
ecashin@coraid.com
2
-0
/
+2
2005-04-18
[PATCH] aoe 6/12: Alexey Dobriyan sparse cleanup
ecashin@coraid.com
3
-38
/
+32
2005-04-18
[PATCH] aoe 5/12: don't try to free null bufpool
ecashin@coraid.com
1
-1
/
+2
2005-04-18
[PATCH] aoe 4/12: handle distros that have a udev rules
ecashin@coraid.com
1
-1
/
+5
2005-04-18
[PATCH] aoe 3/12: update driver version to 6
ecashin@coraid.com
1
-1
/
+1
2005-04-18
[PATCH] aoe 2/12: allow multiple aoe devices with same MAC
ecashin@coraid.com
3
-8
/
+8
2005-04-18
[PATCH] aoe 1/12: remove too-low cap on minor number
ecashin@coraid.com
2
-4
/
+10
2005-04-18
[PATCH] kobject/hotplug split - net bridge
kay.sievers@vrfy.org
1
-0
/
+2
2005-04-18
[PATCH] kobject/hotplug split - usb cris
kay.sievers@vrfy.org
1
-0
/
+1
2005-04-18
[PATCH] kobject/hotplug split - devices core
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-18
[PATCH] kobject/hotplug split - block core
kay.sievers@vrfy.org
1
-0
/
+2
2005-04-18
[PATCH] kobject/hotplug split - class core
kay.sievers@vrfy.org
1
-0
/
+2
2005-04-18
[PATCH] kobject/hotplug split - kobject add/remove
kay.sievers@vrfy.org
1
-4
/
+3
2005-04-18
[PATCH] debugfs: fix !debugfs prototypes
Michal Ostrowski
1
-3
/
+3
[next]