aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-02sparc32: More memory probing consolidation.David S. Miller5-151/+71
2008-05-02sparc32: Kill totally unused memory information tables.David S. Miller3-110/+8
2008-05-02sparc64: Fix syscall restart, for real...David S. Miller3-7/+11
2008-05-02serial: Fix sparc driver name strings.David S. Miller4-4/+4
2008-05-02sparc64: Stop creating dummy root PCI host controller devices.David S. Miller3-112/+33
2008-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-2/+5
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds2-4/+8
2008-05-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds25-196/+193
2008-05-01[MTD][NOR] Add physical address to point() methodJared Hulbert12-51/+77
2008-05-01firewire: fw-sbp2: log scsi_target ID at releaseStefan Richter1-1/+1
2008-05-01ieee1394: fix NULL pointer dereference in sysfs accessStefan Richter1-1/+4
2008-05-01[JFFS2] Track parent inode for directories (for NFS export)David Woodhouse12-42/+70
2008-05-01kbuild: fix vmlinux.o linkSam Ravnborg1-2/+4
2008-05-01kconfig: made check-lxdialog more portableSam Ravnborg1-2/+4
2008-05-01make generic sys_ptrace unconditionalChristoph Hellwig1-2/+0
2008-05-01[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.David Woodhouse4-7/+8
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+2
2008-05-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds7-48/+56
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-166/+172
2008-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-4/+12
2008-05-01m68knommu: fix FEC driver lockingSebastian Siewior1-22/+33
2008-05-01m68knommu: kill warnings in FEC driverSebastian Siewior1-2/+8
2008-05-01m68knommu: remove unused interrupts in FEC driverGreg Ungerer1-34/+2
2008-05-01m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer2-12/+16
2008-05-01m68knommu: fix compare race in sched related codeSebastian Siewior1-0/+2
2008-05-01m68knommu: rework definition of HZGreg Ungerer1-2/+5
2008-05-01m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior1-1/+2
2008-05-01m68knommu: remove unused CONFIG_DISKtelGreg Ungerer1-2/+1
2008-05-01m68knommu: add WilFire and WildfireMod board supportSteve Bennett1-1/+265
2008-05-01m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer1-4/+0
2008-05-01m68knommu: fix 5206e UART init function namingGreg Ungerer1-1/+1
2008-05-01m68knommu: add some missing sections into the linker scriptSebastian Siewior1-0/+3
2008-05-01m68knommu: add pretty back straceSebastian Siewior1-34/+54
2008-05-01m68knommu: add a missing backslash n in setup codeSebastian Siewior1-1/+1
2008-05-01m68knommu: ColdFire add support for kernel preemptionSebastian Siewior2-0/+17
2008-05-01m68knommu: fix signal handling return pathWilson Callan2-17/+13
2008-05-01drivers/scsi/mvsas.c: fix printk warningsAndrew Morton1-1/+3
2008-05-01drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton1-1/+1
2008-05-01drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton1-1/+1
2008-05-01drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton1-8/+8
2008-05-01block: remove remaining __FUNCTION__ occurrencesHarvey Harrison6-23/+20
2008-05-01cpu: change cpu_sys_devices from array to per_cpu variableMike Travis1-5/+5
2008-05-01fuse: use clamp() rather than nested min/maxHarvey Harrison1-1/+1
2008-05-01cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-6/+2
2008-05-01workqueue: remove redundant function invocationAndrew Liu1-4/+2
2008-05-01memcg: simple stats for memory resource controllerBalaji Rao1-0/+11
2008-05-01gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton1-1/+3
2008-05-01autofs: path_{get,put}() cleanupsJan Blunck2-7/+7
2008-05-01autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer1-2/+2
2008-05-01autofs4: fix execution order race in mount request codeJeff Moyer1-0/+22