index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
9p
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
bsd_acct: using task_struct->tgid is not right in pid-namespaces
Pavel Emelyanov
1
-6
/
+15
2008-03-25
bsd_acct: plain current->real_parent access is not always safe
Pavel Emelyanov
1
-1
/
+3
2008-03-25
revert "kswapd should only wait on IO if there is IO"
Andrew Morton
1
-22
/
+5
2008-03-25
hw_random doc updates
David Brownell
2
-20
/
+48
2008-03-25
smackfs: remove redundant lock, fix open(,O_RDWR)
Ahmed S. Darwish
1
-33
/
+2
2008-03-25
markers: remove ACCESS_ONCE
Mathieu Desnoyers
1
-6
/
+6
2008-03-25
markers: update preempt_disable. call_rcu, rcu_barrier comments
Mathieu Desnoyers
1
-11
/
+8
2008-03-25
mm: fix boundary checking in free_bootmem_core
Yinghai Lu
1
-6
/
+19
2008-03-25
mtd: memory corruption in block2mtd.c
Ingo van Lil
1
-1
/
+0
2008-03-25
kernel-parameters.txt: document memmap option better
Pavel Machek
1
-0
/
+4
2008-03-24
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
1
-2
/
+0
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
4
-10
/
+10
2008-03-24
Don't 'printk()' while holding xtime lock for writing
Linus Torvalds
1
-0
/
+4
2008-03-24
[POWERPC] Fix Oops with TQM5200 on TQM5200
Anatolij Gustschin
1
-2
/
+2
2008-03-24
[POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize
Grant Likely
1
-0
/
+4
2008-03-24
[POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver
Grant Likely
1
-1
/
+2
2008-03-24
[POWERPC] Fix crash in init_ipic_sysfs on efika
Olaf Hering
1
-1
/
+1
2008-03-24
[POWERPC] Don't use 64k pages for ioremap on pSeries
Paul Mackerras
1
-3
/
+8
2008-03-24
[SPARC64]: exec PT_DTRACE
Roland McGrath
2
-6
/
+0
2008-03-24
[SPARC64]: Use shorter list_splice_init() for brevity.
Robert P. J. Day
1
-2
/
+1
2008-03-24
sch_htb: fix "too many events" situation
Martin Devera
1
-6
/
+7
2008-03-24
connector: convert to single-threaded workqueue
Evgeniy Polyakov
1
-1
/
+1
2008-03-24
[ATM]: When proc_create() fails, do some error handling work and return -ENOMEM.
Wang Chen
2
-3
/
+20
2008-03-23
[SUNGEM]: Fix NAPI assertion failure.
David S. Miller
1
-1
/
+1
2008-03-23
BNX2X: prevent ethtool from setting port type
Eliezer Tamir
1
-34
/
+2
2008-03-23
[9P] net/9p/trans_fd.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-23
[IPV6] net/ipv6/ndisc.c: remove unused variable
Julia Lawall
1
-2
/
+0
2008-03-23
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
1
-2
/
+5
2008-03-23
Change pagemap output format to allow for future reporting of huge pages
Hans Rosenfeld
1
-16
/
+34
2008-03-23
mmc: use sysfs groups to handle conditional attributes
Pierre Ossman
9
-198
/
+96
2008-03-23
PNP: increase the number of PnP memory resources from 12 to 24
Darren Salt
1
-1
/
+1
2008-03-23
ISAPNP: fix limits of logical device register set
Bjorn Helgaas
1
-8
/
+17
2008-03-22
[CIFS] Fix mem leak on dfs referral
Steve French
1
-2
/
+8
2008-03-22
[TCP]: Let skbs grow over a page on fast peers
Herbert Xu
1
-2
/
+2
2008-03-22
x86: revert: reserve dma32 early for gart
Thomas Gleixner
3
-52
/
+0
2008-03-22
Revert "ide-tape: schedule driver for removal after 6 months"
Bartlomiej Zolnierkiewicz
2
-15
/
+0
2008-03-22
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2
-7
/
+2
2008-03-22
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
2
-6
/
+2
2008-03-22
ide: Documentation/ide/ide.txt fixes
Bartlomiej Zolnierkiewicz
1
-9
/
+3
2008-03-22
ide: mark special "ide0=" kernel parameters as obsoleted
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2008-03-22
ide: remove commented out entries from ide_pio_blacklist[]
Bartlomiej Zolnierkiewicz
1
-10
/
+0
2008-03-22
[SPARC64]: Remove most limitations to kernel image size.
David S. Miller
6
-159
/
+96
2008-03-21
[DLCI]: Fix tiny race between module unload and sock_ioctl.
Pavel Emelyanov
1
-4
/
+3
2008-03-21
[SCTP]: Fix build warnings with IPV6 disabled.
David S. Miller
1
-1
/
+1
2008-03-21
[IPV4]: Fix null dereference in ip_defrag
Phil Oester
1
-1
/
+1
2008-03-21
RDMA/nes: Fix MSS calculation on RDMA path
Chien Tung
1
-1
/
+2
2008-03-21
ocfs2: MAINTAINERS update
Mark Fasheh
1
-3
/
+3
2008-03-21
x86_64: free_bootmem should take phys
Yinghai Lu
1
-2
/
+1
2008-03-21
sync_bitops: fix wrong comments [Bug 10247]
Matti Linnanvuori
1
-8
/
+1
2008-03-21
x86: trim mtrr don't close gap for resource allocation.
Yinghai Lu
5
-1
/
+59
[next]