index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-31
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
7
-34
/
+26
2006-07-31
[PATCH] cpu hotplug: fix hotplug cpu documentation for proper usage
Chandra Seetharaman
1
-2
/
+10
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
7
-13
/
+13
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
6
-28
/
+14
2006-07-31
[PATCH] always define IRQ_PER_CPU
Yoichi Yuasa
1
-1
/
+1
2006-07-31
[PATCH] nbd: Abort request on data reception failure
Michal Feix
1
-1
/
+2
2006-07-31
[PATCH] nbd: Check magic before doing anything else
Michal Feix
1
-7
/
+9
2006-07-31
[PATCH] lockdep: annotate pktcdvd natural device hierarchy
Arjan van de Ven
1
-3
/
+3
2006-07-31
[PATCH] IDE: Touch NMI watchdog during resume from STR
Michal Schmidt
2
-0
/
+3
2006-07-31
[PATCH] invalidate_bdev() speedup
Andrew Morton
1
-1
/
+6
2006-07-31
[PATCH] v850: call init_page_count() instead of set_page_count()
Miles Bader
1
-3
/
+3
2006-07-31
[PATCH] v850: Remove symbol exports which duplicate global ones
Miles Bader
1
-16
/
+0
2006-07-31
[PATCH] IA64: kprobe invalidate icache of jump buffer
bibo, mao
7
-0
/
+15
2006-07-31
[PATCH] arch/alpha: Use ARRAY_SIZE macro
Tobias Klauser
5
-38
/
+34
2006-07-31
[PATCH] i386: fix CONFIG_EFI help
Arthur Othieno
1
-1
/
+1
2006-07-31
[PATCH] kprobe-booster: disable in preemptible kernel
Masami Hiramatsu
1
-6
/
+3
2006-07-31
[PATCH] machine_kexec.c: Fix the description of segment handling
Eric W. Biederman
2
-16
/
+10
2006-07-31
[PATCH] synchronize_tsc() fixes
Andrew Morton
1
-29
/
+33
2006-07-31
[PATCH] selinux: fix bug in security_compute_sid
Venkat Yekkirala
1
-2
/
+2
2006-07-31
[PATCH] selinux: fix memory leak
Darrel Goeddel
1
-2
/
+10
2006-07-31
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
NeilBrown
1
-7
/
+13
2006-07-31
[PATCH] mce section fix
Andrew Morton
1
-1
/
+1
2006-07-31
[PATCH] Fix ppc32 zImage inflate
Peter Korsgaard
1
-1
/
+4
2006-07-31
[PATCH] delay accounting: temporarily enable by default
Shailabh Nagar
4
-12
/
+14
2006-07-31
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
Shailabh Nagar
1
-13
/
+11
2006-07-31
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
2
-8
/
+4
2006-07-31
[PATCH] genirq: {en,dis}able_irq_wake() need refcounting too
David Brownell
2
-2
/
+29
2006-07-31
[PATCH] drivers/char/pc8736x_gpio.c: unexport a static struct
Adrian Bunk
1
-1
/
+0
2006-07-31
[PATCH] Process Events: Fix biarch compatibility issue. use __u64 timestamp
Chandra Seetharaman
2
-6
/
+17
2006-07-31
[PATCH] ext3: avoid triggering ext3_error on bad NFS file handle
Neil Brown
3
-8
/
+29
2006-07-31
[PATCH] sched: build_sched_domains() fix
Siddha, Suresh B
1
-1
/
+6
2006-07-30
Linux v2.6.18-rc3
v2.6.18-rc3
Linus Torvalds
1
-1
/
+1
2006-07-30
[PATCH] MM: Remove rogue readahead printk
Andi Kleen
1
-2
/
+0
2006-07-30
[PATCH] i386: Fix up backtrace fallback patch
Andi Kleen
1
-4
/
+6
2006-07-30
[PATCH] x86_64: Fix swiotlb=force
Andi Kleen
2
-2
/
+5
2006-07-30
[PATCH] x86_64: Revert k8-bus.c northbridge access change
Andi Kleen
1
-5
/
+5
2006-07-30
[PATCH] x86_64: Calgary IOMMU - Multi-Node NULL pointer dereference fix
Jon Mason
3
-40
/
+45
2006-07-30
[PATCH] x86_64: Calgary IOMMU - fix off by one error
Muli Ben-Yehuda
1
-4
/
+3
2006-07-30
[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC
Andi Kleen
1
-4
/
+12
2006-07-30
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-4
/
+5
2006-07-29
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
1
-0
/
+2
2006-07-29
[ARM] 3737/1: Export ARM copy/clear_user_page symbols
George G. Davis
1
-0
/
+8
2006-07-29
[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x
Lennert Buytenhek
1
-1
/
+29
2006-07-29
[PATCH] skge: chip clock rate typo
Stephen Hemminger
1
-4
/
+1
2006-07-29
[PATCH] myri10ge - Always do a dummy RDMA after loading the firmware
Brice Goglin
1
-1
/
+1
2006-07-29
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
3
-39
/
+89
2006-07-29
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
1
-8
/
+24
2006-07-29
[PATCH] i386: Do backtrace fallback too
Andi Kleen
1
-3
/
+14
2006-07-29
[PATCH] x86_64: Document backtracer selection options
Andi Kleen
1
-0
/
+7
2006-07-29
[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck
Andi Kleen
1
-6
/
+16
[next]