summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-10[ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar5-0/+306
2009-02-10[ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3Jaya Kumar4-0/+642
2009-02-10[ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson1-2/+12
2009-02-10[ARM] 5374/1: The w90p910 uart0 driver patchwanzongshun3-70/+24
2009-02-10[ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone5-0/+2414
2009-02-10[ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten1-0/+12
2009-02-07Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King13-403/+4478
2009-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds27-451/+1421
2009-02-06eCryptfs: Regression in unencrypted filename symlinksTyler Hicks1-2/+2
2009-02-06Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds1-3/+5
2009-02-06x86-64: fix int $0x80 -ENOSYS returnRoland McGrath1-3/+5
2009-02-06Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-2/+12
2009-02-06elf core dump: fix get_user useRoland McGrath1-2/+12
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp1-1/+1
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-4/+11
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-5/+12
2009-02-06Add Sascha Hauer to .mailmapUwe Kleine-König1-0/+1
2009-02-06add another mailmap entry for Uwe Kleine-KönigUwe Kleine-König1-1/+2
2009-02-06fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan1-0/+1
2009-02-06Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason1-1/+1
2009-02-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-14/+19
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter1-4/+4
2009-02-06Merge branch 'fix/usb-audio' into for-linusTakashi Iwai1-0/+1
2009-02-06Merge branch 'fix/hda' into for-linusTakashi Iwai3-4/+10
2009-02-06ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai1-0/+1
2009-02-06ALSA: hda - Add missing initialization for ALC272Takashi Iwai1-0/+1
2009-02-06sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch1-0/+1
2009-02-06md: Ensure an md array never has too many devices.NeilBrown1-10/+14
2009-02-06md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll1-3/+3
2009-02-06md: Allow read error in a single drive raid1 to be passed up.NeilBrown1-1/+2
2009-02-05prevent kprobes from catching spurious page faultsMasami Hiramatsu1-2/+6
2009-02-05braino in sg_ioctl_trans()Al Viro1-1/+1
2009-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-59/+0
2009-02-05Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-100/+184
2009-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-27/+70
2009-02-05Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"David S. Miller1-8/+4
2009-02-05ipv6: Copy cork options in ip6_append_dataHerbert Xu1-15/+52
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-0/+7
2009-02-05udp: Fix UDP short packet false positiveJesper Dangaard Brouer1-1/+2
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan1-0/+1
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman1-57/+57
2009-02-05sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2-8/+8
2009-02-05alpha: fixup BUG macroAlexey Dobriyan1-2/+2
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter1-3/+5
2009-02-05atyfb: fix CONFIG_ namespace violationsRandy Dunlap7-52/+52
2009-02-05rtc-ds1390: fix compilation warnings in drivers/rtc/rtc-ds1390.cManish Katiyar1-1/+0
2009-02-05drivers/video/backlight: rename da903x to da903x_blMike Rapoport2-1/+1
2009-02-05atmel-ssc: fix misuse of dev_dbg when requested ssc instance is not foundHans-Christian Egtvedt1-1/+1
2009-02-05do_wp_page: fix regression with execute in placeCarsten Otte1-1/+1
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner3-11/+63