summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas6-0/+540
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas7-60/+110
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2-15/+20
2009-02-12[ARM] 5393/1: Add W90P910 EVB NOR flash driverwanzongshun1-0/+48
2009-02-12[ARM] 5392/1: Delete redundant macros for w90p910wanzongshun1-22/+0
2009-02-12[ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas1-0/+2
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas3-0/+16
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas7-4/+120
2009-02-12[ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon4-147/+161
2009-02-10[ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl3-0/+174
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