summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-08serverworks: remove crappy codeBartlomiej Zolnierkiewicz1-7/+6
2007-06-08V4L/DVB (5751): Ivtv: fix ia64 printk format warnings.Hans Verkuil2-3/+3
2007-06-08V4L/DVB (5761): Fix broken b2c2 dependency on non x86 architecturesMauro Carvalho Chehab1-2/+5
2007-06-08V4L/DVB (5673): Fix audio stuttering for saa711x/ivtv when in radio mode.Hans Verkuil1-0/+16
2007-06-08V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil1-0/+4
2007-06-08V4L/DVB (5732): Add ivtv CROPCAP support and fix ivtv S_CROP for video output.Hans Verkuil1-5/+36
2007-06-08V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil2-3/+2
2007-06-08V4L/DVB (5720): Usbvision: fix urb allocation and submitsThierry Merle2-30/+53
2007-06-08V4L/DVB (5716): Tda10086,tda826x: fix tuning, STR/SNR valuesOliver Endriss2-7/+18
2007-06-08V4L/DVB (5675): Move big PIO accesses from the interrupt handler to a workhan...Hans Verkuil7-86/+209
2007-06-08V4L/DVB (5699): Cinergyt2: fix file release handlerAndrew Morton1-2/+1
2007-06-08V4L/DVB (5700): Saa7111: fix picture settings cache bugRussell King1-30/+19
2007-06-08V4L/DVB (5702): Fix Kconfig items to avoid linkedition errorsMauro Carvalho Chehab2-1/+2
2007-06-08splice: __generic_file_splice_read: fix read/truncate raceJens Axboe1-23/+23
2007-06-08splice: __generic_file_splice_read: fix i_size_read() length checksHugh Dickins1-8/+10
2007-06-08splice: move balance_dirty_pages_ratelimited() outside of splice actorJens Axboe1-1/+2
2007-06-08pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe1-15/+15
2007-06-08splice: remove do_splice_direct() symbol exportJens Axboe1-2/+0
2007-06-08splice: move inode size check into generic_file_splice_read()Jens Axboe1-10/+9
2007-06-08IB/mlx4: Make sure RQ allocation is always validRoland Dreier1-6/+16
2007-06-08RDMA/cma: Fix initialization of next_portSean Hefty1-2/+2
2007-06-08IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein1-5/+6
2007-06-08mlx4_core: Don't set MTT address in dMPT entries with PA setJack Morgenstein1-3/+5
2007-06-08mlx4_core: Check firmware command interface revisionRoland Dreier1-2/+23
2007-06-08[SPARC64]: Handle PCI bridges without 'ranges' property.David S. Miller2-13/+103
2007-06-08[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.Robert P. J. Day1-1/+1
2007-06-08RAMFS NOMMU: missed POSIX UID/GID inode attribute checkingBryan Wu1-0/+5
2007-06-08Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds26-783/+475
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds3-60/+65
2007-06-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds63-655/+748
2007-06-08enable interrupts in user path of page fault.Steven Rostedt2-0/+11
2007-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-21/+21
2007-06-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-87/+111
2007-06-08frv: build fixPeter Zijlstra1-0/+1
2007-06-08[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.David S. Miller2-54/+54
2007-06-08[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.David S. Miller1-6/+11
2007-06-08xfrm: Add security check before flushing SAD/SPDJoy Latten5-13/+121
2007-06-08[NET_SCHED]: Fix filter double freePatrick McHardy2-3/+6
2007-06-08[NET]: Avoid duplicate netlink notification when changing link stateThomas Graf1-3/+5
2007-06-08[UDP]: Revert 2-pass hashing changes.David S. Miller8-212/+78
2007-06-08[AF_UNIX]: Fix stream recvmsg() race.Miklos Szeredi1-3/+10
2007-06-08[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error checkAkinobu Mita1-6/+6
2007-06-08[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2-18/+83
2007-06-08[NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy7-29/+61
2007-06-08[RTNETLINK]: ifindex 0 does not existPatrick McHardy1-3/+3
2007-06-08[NETLINK]: Mark netlink policies constPatrick McHardy19-28/+28
2007-06-08[TCP] tcp_probe: Attach printf attribute properly to printl().David S. Miller1-2/+4
2007-06-08[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().Eric Dumazet1-2/+2
2007-06-08[NET]: Merge dst_discard_in and dst_discard_out.Denis Cheng1-13/+4
2007-06-08[RFKILL]: Make rfkill->name constIvo van Doorn1-1/+1