summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-03-28drivers/net/usb/pegasus.c: remove in_atomic() checkDavid Brownell
2008-03-28dm9601: Fix multicast hash table handlingPeter Korsgaard
2008-03-28[netdrvr] tulip_read_eeprom fixes for BUG 4420Grant Grundler
2008-03-28[INET]: inet_frag_evictor() must run with BH disabledDavid S. Miller
2008-03-28net: Comment dev_kfree_skb_irq and dev_kfree_skb_any betterMatti Linnanvuori
2008-03-28[LLC]: station source mac addressJoonwoo Park
2008-03-28[LLC]: bogus llc packet lengthJoonwoo Park
2008-03-28[NET]: Add preemption point in qdisc_runHerbert Xu
2008-03-28[NET]: Don't send ICMP_FRAG_NEEDED for GSO packetsRusty Russell
2008-03-28[ATM] firestream: Fix uninitialized var warning.David S. Miller
2008-03-28bluetooth: replace deprecated RW_LOCK_UNLOCKED macrosRobert P. J. Day
2008-03-28lapb: use the shorter LIST_HEAD form for brevityRobert P. J. Day
2008-03-28[BOND]: Fix warning in bond_sysfs.cDavid S. Miller
2008-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-28driver core: fix small mem leak in driver_add_kobj()Jesper Juhl
2008-03-28dm io: write error bits form long not intAlasdair G Kergon
2008-03-28memstick: suppress uninitialized-var warningAndrew Morton
2008-03-28mtd: maps/physmap: fix oops in suspend/resume/shutdown opsAnton Vorontsov
2008-03-28dm crypt: fix ctx pendingMilan Broz
2008-03-28kprobes: another MAINTAINERS updateAnanth N Mavinakayanahalli
2008-03-28blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...Michael Hennerich
2008-03-28blackfin video driver: update the BF52x EZKIT video framebuffer driver accord...Bryan Wu
2008-03-28pci: revert SMBus unhide on HP Compaq nx6110Jean Delvare
2008-03-28ext3: don't export ext3_fs.h and jbd.hChristoph Hellwig
2008-03-28kernel: add bit rotation helpers for 16 and 8 bitHarvey Harrison
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo
2008-03-28update checkpatch.pl to version 0.16Andy Whitcroft
2008-03-28net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 o...Andrew Morton
2008-03-28audit: silence two kerneldoc warnings in kernel/audit.cDave Jones
2008-03-28afs: prevent double cell registrationSven Schnelle
2008-03-28afs: add a MAINTAINERS record for AFSDavid Howells
2008-03-28vfs: fix data leak in nobh_write_end()Dmitri Monakhov
2008-03-28memcgroup: fix spurious EBUSY on memory cgroup removalYAMAMOTO Takashi
2008-03-28in_atomic(): document why it is unsuitable for general useJonathan Corbet
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton
2008-03-28mtd: nand: add out label in rfc_from4Sebastian Siewior
2008-03-28Avoid false positive warnings in kmap_atomic_prot() with DEBUG_HIGHMEMAndrew Morton
2008-03-28RDMA/cxgb3: Program hardware IRD with correct valueRoland Dreier
2008-03-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar
2008-03-28[ARM] 4875/1: Add MODULE_ALIAS to ixp4xx-beeper moduleGordon Farquharson
2008-03-28[ARM] 4873/1: Fix ITE 8152 interrupt demuxMike Rapoport
2008-03-28[ARM] 4878/1: Add oabi shim for fstatat64Riku Voipio
2008-03-28[POWERPC] Fix missed hardware breakpoints across multiple threadsMichael Ellerman
2008-03-27Revert "SLUB: remove useless masking of GFP_ZERO"Linus Torvalds
2008-03-27[LLC]: Restrict LLC sockets to rootPatrick McHardy
2008-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-03-27[PATCH] mnt_expire is protected by namespace_sem, no need for vfsmount_lockAl Viro
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro