aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-08[IPV4]: Do not remove idev when addresses are clearedHerbert Xu
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-08V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.Hans Verkuil
2007-06-08V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab
2007-06-08V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil
2007-06-08V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil
2007-06-08V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil
2007-06-08V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil
2007-06-08V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle
2007-06-08V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss
2007-06-08V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil
2007-06-08V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton
2007-06-08V4L/DVB (5700): Saa7111: fix picture settings cache bugRussell King
2007-06-08V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab
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