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
2008-01-08
[NET]: Stop polling when napi_disable() is pending.
David S. Miller
1
-2
/
+6
2008-01-08
[NET]: Fix drivers to handle napi_disable() disabling interrupts.
David S. Miller
3
-0
/
+10
2008-01-08
[NETXEN]: Fix ->poll() done logic.
David S. Miller
1
-1
/
+1
2008-01-08
mac80211: return an error when SIWRATE doesn't match any rate
Andrew Lutomirski
1
-3
/
+3
2008-01-08
ssb: Fix probing of PCI cores if PCI and PCIE core is available
Michael Buesch
1
-0
/
+11
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
15
-55
/
+9
2008-01-08
[NET]: Add NAPI_STATE_DISABLE.
David S. Miller
1
-3
/
+13
2008-01-08
[NET]: Do not grab device reference when scheduling a NAPI poll.
David S. Miller
1
-2
/
+0
2008-01-08
b43: Fix rxheader channel parsing
Michael Buesch
4
-53
/
+61
2008-01-08
[IRDA]: irda_create() nuke user triggable printk
maximilian attems
1
-2
/
+0
2008-01-08
[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.
Vlad Yasevich
1
-0
/
+6
2008-01-08
[SCTP]: Correctly handle AUTH parameters in unexpected INIT
Vlad Yasevich
1
-22
/
+0
2008-01-08
[SCTP]: Fix the name of the authentication event.
Vlad Yasevich
2
-2
/
+2
2008-01-08
[ATM]: [nicstar] delay irq setup until card is configured
Chas Williams
1
-10
/
+9
2008-01-08
[TULIP]: NAPI full quantum bug.
Stephen Hemminger
1
-1
/
+2
2008-01-08
[METH]: Fix MAC address handling.
Thomas Bogendoerfer
1
-3
/
+7
2008-01-08
[NET]: Fix netx-eth.c compilation.
Adrian Bunk
1
-2
/
+2
2008-01-08
[IPV4] ipconfig: Fix regression in ip command line processing
Amos Waterland
2
-4
/
+19
2008-01-08
[IPV4] raw: Strengthen check on validity of iph->ihl
Herbert Xu
1
-1
/
+3
2008-01-08
[NIU]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2008-01-08
[NIU]: Fix potentially stuck TCP socket send queues.
David S. Miller
1
-1
/
+2
2008-01-08
[NIU]: Missing ->last_rx update.
David S. Miller
1
-0
/
+2
2008-01-08
[NIU]: Fix slowpath interrupt handling.
Matheos Worku
1
-11
/
+23
2008-01-08
futex: Prevent stale futex owner when interrupted/timeout
Thomas Gleixner
1
-10
/
+41
2008-01-08
pl2303: Fix mode switching regression
Alan Cox
3
-0
/
+27
2008-01-08
hfs: handle more on-disk corruptions without oopsing
Eric Sandeen
4
-3
/
+42
2008-01-08
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+1
2008-01-08
snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...
Jean Delvare
1
-38
/
+63
2008-01-08
dmi-id: fix for __you_cannot_kmalloc_that_much failure
Jean Delvare
1
-5
/
+14
2008-01-08
vmcoreinfo: add the array length of "free_list" for filtering free pages
Ken'ichi Ohmichi
1
-0
/
+1
2008-01-08
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
Michael Halcrow
2
-17
/
+4
2008-01-08
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
1
-4
/
+5
2008-01-08
md: fix data corruption when a degraded raid5 array is reshaped
Dan Williams
1
-2
/
+4
2008-01-08
KEYS: fix macro
Sebastian Siewior
1
-1
/
+1
2008-01-08
fat: optimize fat_count_free_clusters()
OGAWA Hirofumi
1
-0
/
+28
2008-01-08
spi_bitbang: always grab lock with irqs blocked
David Brownell
1
-2
/
+3
2008-01-08
x86: fix do_fork_idle section mismatch
Thomas Gleixner
1
-1
/
+1
2008-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-3
/
+3
2008-01-08
IB/srp: Release transport before removing host
Dave Dillow
1
-1
/
+1
2008-01-08
IB/mlx4: Fix value of pkey_index in QP1 completions
Dotan Barak
1
-1
/
+1
2008-01-08
Revert "hda_intel suspend latency: shorten codec read"
Linus Torvalds
1
-2
/
+1
2008-01-08
MAINTAINERS: Update Sean Hefty's email address
Sean Hefty
1
-1
/
+1
2008-01-07
acct: real_parent ppid
Roland McGrath
1
-1
/
+1
2008-01-07
core dump: real_parent ppid
Roland McGrath
1
-2
/
+2
2008-01-07
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-47
/
+57
2008-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
3
-7
/
+6
2008-01-07
[MIPS] Fix CONFIG_BOOT_RAW.
Ralf Baechle
1
-1
/
+2
2008-01-07
[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug
Thomas Bogendoerfer
1
-2
/
+2
2008-01-07
[MIPS] Fix IP32 breakage
Thomas Bogendoerfer
4
-13
/
+19
2008-01-07
[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning
Sergei Shtylyov
2
-29
/
+32
[next]