summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-21audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov1-3/+8
2008-03-21[NET]: Fix permissions of /proc/netAndre Noll1-1/+1
2008-03-21[SCTP]: Fix a race between module load and protosw accessVlad Yasevich3-61/+112
2008-03-21[NETFILTER]: ipt_recent: sanity check hit countDaniel Hokka Zakrisson1-0/+2
2008-03-21[NETFILTER]: nf_conntrack_h323: logical-bitwise & confusion in process_setup()Roel Kluin1-1/+1
2008-03-20Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-2/+11
2008-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-0/+6
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds12-136/+199
2008-03-20firewire: fix panic in handle_at_packetStefan Richter1-0/+6
2008-03-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-15/+55
2008-03-20Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2008-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds13-50/+90
2008-03-20file capabilities: remove cap_task_kill()Serge Hallyn4-48/+1
2008-03-20[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.Heiko Carstens1-0/+2
2008-03-20Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King6-9/+22
2008-03-20[ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo1-1/+1
2008-03-20[ARM] 4870/1: fix signal return code when enable CONFIG_OABI_COMPATjanboe1-2/+2
2008-03-20[ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren1-1/+7
2008-03-20[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson1-0/+12
2008-03-20[ARM] 4864/1: Enable write buffer coalescing on IOPArnaud Patard1-0/+4
2008-03-20[ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor1-1/+6
2008-03-20[ARM] 4861/1: AT91: Update maintainer email address (again)Andrew Victor1-1/+1
2008-03-20V4L/DVB (7367): bug #10211: Fix depencencies for cx2341xMauro Carvalho Chehab1-1/+1
2008-03-20V4L/DVB (7362): tvp5150.c: logical-bitwise and confusionRoel Kluin1-2/+2
2008-03-20V4L/DVB (7334): usb video: add a device link to usbvideo devices, else hal wi...Pascal Terjan1-4/+5
2008-03-20V4L/DVB (7330): V4L1 - fix v4l_compat_translate_ioctl possible NULL derefCyrill Gorcunov1-9/+41
2008-03-20V4L/DVB (7328): usb/opera1.c: fix a memory leakAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7291): em28xx: correct use of and fixAndrew Morton1-1/+1
2008-03-20V4L/DVB (7285): em28xx: Correct use of ! and &Julia Lawall1-1/+1
2008-03-20V4L/DVB (7279): ivtv: Add missing sg_init_table()Ian Armstrong1-0/+3
2008-03-20V4L/DVB (7268): saa7134: fix: tuner should be loaded before calling saa7134_b...Mauro Carvalho Chehab1-2/+3
2008-03-20V4L/DVB (7267): cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab2-2/+5
2008-03-20V4L/DVB (7251): VIDEO_VIVI must depend on VIDEO_DEVAdrian Bunk1-1/+1
2008-03-20V4L/DVB (7242): ivtv: fix for yuv filter table checkIan Armstrong2-6/+6
2008-03-20V4L/DVB (7236): bttv: struct member initialized twiceHarvey Harrison1-1/+0
2008-03-20V4L/DVB (7228): saa7134: fix FM radio support for the Pinnacle PCTV 110iYuri Funduryan1-20/+21
2008-03-20ARM: OMAP1: Fix typo in OMAP1 MPU clock source initializationWill Newton1-1/+1
2008-03-20ARM: OMAP: Fix DMA CLINK mask, clear spurious interruptGadiyar, Anand1-2/+3
2008-03-20ARM: OMAP: Fix chain_a_transfer return valueAnand Gadiyar1-2/+2
2008-03-20ARM: OMAP: Fix missing makefile optionsTony Lindgren1-0/+5
2008-03-20ARM: OMAP: Fix GPIO IRQ unmaskKevin Hilman1-2/+1
2008-03-20ARM: OMAP: Fix clockevent support for hrtimersKevin Hilman3-2/+10
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita1-4/+5
2008-03-20drivers/char/rocket portability fixesAl Viro2-64/+56
2008-03-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds16-534/+835
2008-03-20fbdev: defio and MetronomefbJaya Kumar6-2/+1125
2008-03-20rtc-at91sam9 fixesDavid Brownell1-1/+5
2008-03-20revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton1-10/+4
2008-03-20memstick: optimize setup of JMicron host parametersAlex Dubov1-30/+30
2008-03-20memstick: add support for 8-bit parallel modeAlex Dubov1-26/+55