aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-08firmware: remove orphaned EmailMarkus Rechberger
2007-06-08kobject: use the proper printk level for kobject errorGreg Kroah-Hartman
2007-06-08Driver core: kill unused codeStephen Hemminger
2007-06-08Driver core: keep PHYSDEV for old struct class_deviceKay Sievers
2007-06-08update Documentation/driver-model/platform.txtDavid Brownell
2007-06-08ide: Add the MCP73/77 support to PATA driverPeer Chen
2007-06-08Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.Peer Chen
2007-06-08hpt366: disallow Ultra133 for HPT374Sergei Shtylyov
2007-06-08ide: generic IDE PCI driver, add another device exceptionJiri Slaby
2007-06-08ide: HPA detect from resumeLee Trager
2007-06-08it821x: RAID mode fixesBartlomiej Zolnierkiewicz
2007-06-08serverworks: fix CSB6 tuning logicBartlomiej Zolnierkiewicz
2007-06-08serverworks: remove crappy codeBartlomiej Zolnierkiewicz
2007-06-08splice: __generic_file_splice_read: fix read/truncate raceJens Axboe
2007-06-08splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins
2007-06-08splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe
2007-06-08pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe
2007-06-08splice: remove do_splice_direct() symbol exportJens Axboe
2007-06-08splice: move inode size check into generic_file_splice_read()Jens Axboe
2007-06-07[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller
2007-06-07[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day
2007-06-07RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu
2007-06-07Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-06-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-06-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-06-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-06-07frv: build fixPeter Zijlstra
2007-06-07[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller
2007-06-07[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller
2007-06-07xfrm: Add security check before flushing SAD/SPDJoy Latten
2007-06-07[NET_SCHED]: Fix filter double freePatrick McHardy
2007-06-07[NET]: Avoid duplicate netlink notification when changing link stateThomas Graf
2007-06-07[UDP]: Revert 2-pass hashing changes.David S. Miller
2007-06-07[AF_UNIX]: Fix stream recvmsg() race.Miklos Szeredi
2007-06-07[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error checkAkinobu Mita
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin
2007-06-07[NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy
2007-06-07[RTNETLINK]: ifindex 0 does not existPatrick McHardy
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy
2007-06-07[TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller
2007-06-07[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().Eric Dumazet
2007-06-07[NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng
2007-06-07[RFKILL]: Make rfkill->name constIvo van Doorn
2007-06-07[IPV4]: Restore old behaviour of default config valuesHerbert Xu
2007-06-07[IPV4]: Add default config support after inetdev_initHerbert Xu
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu
2007-06-07[IPV4]: Only panic if inetdev_init fails for loopbackHerbert Xu
2007-06-07[TCP]: Honour sk_bound_dev_if in tcp_v4_send_ackPatrick McHardy