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-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
30
-40
/
+79
2006-02-07
[MIPS] Check function pointers are non-zero before calling.
Ralf Baechle
1
-4
/
+6
2006-02-07
[MIPS] Revert "mips: add pm_power_off"
Ralf Baechle
1
-6
/
+0
2006-02-07
[MIPS] RTLX compile fixes.
Ralf Baechle
1
-0
/
+4
2006-02-07
[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.
Ralf Baechle
1
-27
/
+25
2006-02-07
[MIPS] Fix C version of ssnop to use the right opcode.
Ralf Baechle
1
-1
/
+1
2006-02-07
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...
Ralf Baechle
1
-1
/
+1
2006-02-05
[PPP]: Fixed hardware RX checksum handling
Herbert Xu
1
-0
/
+3
2006-02-05
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-02-05
mm/slab.c (non-NUMA): Fix compile warning and clean up code
Linus Torvalds
1
-3
/
+8
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-8
/
+17
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-61
/
+124
2006-02-05
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
Robb, Sam
1
-1
/
+11
2006-02-05
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
Adrian Bunk
1
-0
/
+1
2006-02-05
[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1
Takashi Iwai
2
-2
/
+2
2006-02-05
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2
-4
/
+8
2006-02-05
[PATCH] i386 cpu hotplug: don't access freed memory
Chuck Ebbert
9
-3
/
+77
2006-02-05
[PATCH] namei.c: unlock missing in error case
Ulrich Drepper
1
-16
/
+16
2006-02-05
[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()
Trond Myklebust
1
-2
/
+3
2006-02-05
[PATCH] NUMA slab locking fixes: fix cpu down and up locking
Ravikiran G Thirumalai
1
-38
/
+85
2006-02-05
[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock
Ravikiran G Thirumalai
1
-18
/
+18
2006-02-05
[PATCH] NUMA slab locking fixes: move color_next to l3
Ravikiran G Thirumalai
1
-11
/
+11
2006-02-05
[PATCH] hugetlb: add comment explaining reasons for Bus Errors
Christoph Lameter
1
-0
/
+9
2006-02-05
[PATCH] jbd: fix transaction batching
Andrew Morton
2
-1
/
+13
2006-02-05
[PATCH] reiserfs_get_acl() build fix
Andrew Morton
1
-1
/
+5
2006-02-05
[PATCH] x86: fix stack trace facility level
Hugh Dickins
1
-1
/
+2
2006-02-05
[PATCH] selinux: require SECURITY_NETWORK
Stephen Smalley
3
-22
/
+5
2006-02-05
[PATCH] missing license tag in intermodule
Dave Jones
1
-0
/
+3
2006-02-05
[PATCH] pktcdvd: Allow larger packets
Phillip Susi
1
-1
/
+1
2006-02-05
[PATCH] pktcdvd: Don't waste kernel memory
Peter Osterlund
3
-29
/
+32
2006-02-05
[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL
Adrian Bunk
1
-2
/
+2
2006-02-05
[PATCH] pktcdvd: remove version string
Peter Osterlund
1
-3
/
+0
2006-02-05
[PATCH] pktcdvd: Fix overflow for discs with large packets
Phillip Susi
2
-2
/
+2
2006-02-05
[PATCH] sched: only print migration_cost once per boot
Chuck Ebbert
1
-6
/
+8
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-05
[SPARC64]: Update defconfig.
David S. Miller
1
-8
/
+13
2006-02-05
[SPARC64]: Add .gitignore file for sparc64 boot images.
David S. Miller
1
-0
/
+4
2006-02-04
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
1
-2
/
+2
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
4
-21
/
+36
2006-02-04
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
1
-2
/
+3
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
2
-2
/
+2
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
4
-0
/
+28
2006-02-04
[NETFILTER]: nf_conntrack: fix incorrect memset() size in FTP helper
Samir Bellabes
1
-2
/
+0
2006-02-04
[NETFILTER]: iptables: fix typos in ipt_connbytes.h
Yasuyuki Kozakai
1
-2
/
+2
[next]