index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-17
[PATCH] e1000 endianness bugs
David S. Miller
1
-4
/
+4
2006-03-16
powerpc: update defconfigs
Paul Mackerras
5
-117
/
+232
2006-03-16
[PATCH] powerpc: properly configure DDR/P5IOC children devs
John Rose
4
-25
/
+33
2006-03-16
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
Olaf Hering
2
-10
/
+5
2006-03-16
[PATCH] powerpc: RTC memory corruption
Michael Neuling
1
-1
/
+1
2006-03-16
[PATCH] powerpc: enable NAP only on cpus who support it to avoid memory corru...
Benjamin Herrenschmidt
2
-9
/
+4
2006-03-16
[PATCH] powerpc: Clarify wording for CRASH_DUMP Kconfig option
Michael Ellerman
1
-1
/
+1
2006-03-16
[PATCH] powerpc/64: enable CONFIG_BLK_DEV_SL82C105
Olaf Hering
1
-1
/
+1
2006-03-16
[PATCH] powerpc: correct cacheflush loop in zImage
Olaf Hering
1
-2
/
+3
2006-03-16
powerpc: Fix problem with time going backwards
Paul Mackerras
1
-14
/
+34
2006-03-16
[PATCH] Fix ext2 readdir f_pos re-validation logic
Al Viro
1
-16
/
+12
2006-03-16
[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285
Ben Dooks
1
-1
/
+0
2006-03-16
[ARM] 3365/1: [cleanup] header for compat.c exported functions
Ben Dooks
3
-2
/
+17
2006-03-16
[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hlt
Ben Dooks
1
-0
/
+3
2006-03-16
[ARM] 3363/1: [cleanup] process.c - fix warnings
Ben Dooks
1
-1
/
+2
2006-03-15
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
1
-2
/
+2
2006-03-15
[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled
Zhu Yi
1
-1
/
+1
2006-03-15
e100: fix eeh on pseries during ethtool -t
Jesse Brandeburg
1
-1
/
+4
2006-03-15
[PATCH] fs/namespace.c:dup_namespace(): fix a use after free
Adrian Bunk
1
-3
/
+2
2006-03-15
[ARM] 3358/1: [S3C2410] add missing SPI DMA resources
Albrecht Dreß
1
-0
/
+12
2006-03-15
[ARM] 3357/1: enable frontlight on collie
Pavel Machek
1
-0
/
+21
2006-03-15
[ARM] Fix "thead" typo
Russell King
1
-1
/
+1
2006-03-15
[PATCH] Consistent capabilites associated with MPOL_MOVE_ALL
Christoph Lameter
1
-4
/
+4
2006-03-15
[PATCH] Page migration documentation update
Christoph Lameter
2
-63
/
+96
2006-03-15
[PATCH] page migration: fail if page is in a vma flagged VM_LOCKED
Christoph Lameter
2
-8
/
+16
2006-03-15
[PATCH] "s390: multiple subchannel sets support" fix
Greg Smith
1
-0
/
+3
2006-03-15
Fix a direct I/O locking issue revealed by the new mutex code.
Nathan Scott
1
-9
/
+12
2006-03-14
[PATCH] JFS: Take logsync lock before testing mp->lsn
Dave Kleikamp
2
-9
/
+4
2006-03-14
[PATCH] Plug kdump shutdown race window
Maneesh Soni
1
-2
/
+4
2006-03-14
Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"
Linus Torvalds
1
-11
/
+18
2006-03-14
[PATCH] EDAC: disable sysfs interface
Dave Peterson
1
-2
/
+42
2006-03-14
[PATCH] NLM: Ensure we do not Oops in the case of an unlock
Trond Myklebust
1
-2
/
+7
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] NFSv4: fix mount segfault on errors returned that are < -1000
Trond Myklebust
1
-1
/
+1
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
1
-1
/
+2
2006-03-14
[PATCH] NFS: Fix a potential panic in O_DIRECT
Trond Myklebust
1
-0
/
+10
2006-03-14
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
1
-0
/
+6
2006-03-14
[PATCH] macintosh: correct AC Power info in /proc/pmu/info
Benjamin Herrenschmidt
1
-1
/
+1
2006-03-14
[PATCH] Restore tuning capabilities in V4L2 MXB driver
Michael Hunold
1
-1
/
+9
2006-03-14
[PATCH] mtd_dataflash, fix block vs page erase
David Brownell
1
-1
/
+1
2006-03-14
powerpc: Disallow lparcfg being a module
Paul Mackerras
1
-1
/
+1
2006-03-13
[TCP]: Fix zero port problem in IPv6
Herbert Xu
1
-1
/
+5
2006-03-13
[PATCH] x86-64: Fix up handling of non canonical user RIPs
Andi Kleen
1
-18
/
+11
2006-03-13
[NETFILTER]: arp_tables: fix NULL pointer dereference
Patrick McHardy
1
-1
/
+1
2006-03-13
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2
-6
/
+8
2006-03-13
[TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
Patrick McHardy
1
-1
/
+1
2006-03-13
[NETLINK]: Fix use-after-free in netlink_recvmsg
Patrick McHardy
1
-2
/
+3
2006-03-13
[XFRM]: Fix leak in ah6_input
Patrick McHardy
1
-1
/
+1
2006-03-13
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
1
-1
/
+1
2006-03-13
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+5
[next]