summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-25.gitignore: match ncscope.outJike Song1-0/+1
2008-05-25scripts/ver_linux use 'gcc -dumpversion'Gabriel C1-4/+1
2008-05-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-21/+38
2008-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-58/+74
2008-05-24spi: remove some spidev oops-on-rmmod pathsDavid Brownell1-13/+89
2008-05-24cgroups: remove node_ prefix_from ns subsystemCedric Le Goater1-1/+1
2008-05-24for_each_online_pgdat(): kerneldoc fixFernando Luis Vazquez Cao1-1/+1
2008-05-24frv: export empty_zero_pageAdrian Bunk1-0/+3
2008-05-24sys_prctl(): fix return of uninitialized valueShi Weihua1-4/+2
2008-05-24edac: mpc85xx: fix building as a moduleKumar Gala1-3/+0
2008-05-24gpio: build fixesDavid Brownell2-1/+8
2008-05-24S3C2410: fix driver MODULE_ALIAS()Ben Dooks1-0/+2
2008-05-24S3C2410: clean out changelog header and tidyBen Dooks2-83/+11
2008-05-24S3C2410: add error print if we cannot add attributeBen Dooks1-1/+4
2008-05-24S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks1-20/+29
2008-05-24SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2-6/+6
2008-05-24memory hotplug: fix early allocation handlingHeiko Carstens1-1/+1
2008-05-24zonelists: handle a node zonelist with no applicable entriesAndy Whitcroft1-0/+3
2008-05-24serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.cArjan van de Ven1-1/+4
2008-05-24proc: proc_get_inode() should get module only onceDenis V. Lunev1-1/+2
2008-05-24brd: don't show ramdisks in /proc/partitionsMarcin Krol1-0/+1
2008-05-24ip2: fix crashes on load/unloadAlan Cox2-25/+2
2008-05-24gpiolib: fix off by one errorsTrent Piepho1-3/+3
2008-05-24gpio: mcp23s08 debug fixRoel Kluin1-1/+1
2008-05-24gpio: pca953x driver handles pca9554 tooDavid Brownell1-0/+1
2008-05-24signals: fix sigqueue_free() vs __exit_signal() raceOleg Nesterov2-2/+8
2008-05-24md: restart recovery cleanly after device failure.NeilBrown6-19/+44
2008-05-24md: allow parallel resync of md-devices.Bernd Schubert2-4/+39
2008-05-24md: notify userspace on 'stop' eventsDan Williams1-0/+2
2008-05-24md: notify userspace on 'write-pending' changes to array_stateNeilBrown1-1/+10
2008-05-24md: raid1: Fix restoration of bio between failed read and write.NeilBrown1-2/+13
2008-05-24md: md: raid5 rate limit error printkBernd Schubert1-12/+22
2008-05-24md: kill file_path wrapperChristoph Hellwig3-16/+6
2008-05-24md: proper extern for mdp_majorAdrian Bunk2-1/+2
2008-05-24md: fix possible oops when removing a bitmap from an active arrayNeilBrown1-1/+3
2008-05-24mm: fix atomic_t overflow in vmAlan Cox5-9/+9
2008-05-24types.h: don't expose struct ustat to userspacemaximilian attems1-2/+2
2008-05-24serial: support for InstaShield IS-400 four port RS-232 PCI cardIgnacio García Pérez2-1/+7
2008-05-24fix parenthesis in include/asm-mips/mach-au1x00/au1000.hMariusz Kozlowski1-1/+1
2008-05-24fix parenthesis in include/asm-mips/gic.hMariusz Kozlowski1-1/+1
2008-05-24ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong4-0/+1163
2008-05-24i5k_amb: support Intel 5400 chipsetDarrick J. Wong2-5/+37
2008-05-24hdaps: invert the axes for HDAPS on Lenovo R61i ThinkPadsGabor Czigola1-0/+1
2008-05-24ntfs: le*_add_cpu conversionMarcin Slusarz1-3/+2
2008-05-24mm: don't drop a partial page in a zone's memory map sizeJohannes Weiner1-1/+2
2008-05-24MAINTAINERS: add util-linux-ng packageKarel Zak1-0/+8
2008-05-24ecryptfs: fix missed mutex_unlockCyrill Gorcunov1-1/+1
2008-05-24fuse: fix bdi naming conflictMiklos Szeredi2-1/+10
2008-05-24mm: allow pfnmap ->fault()sNick Piggin1-2/+0
2008-05-23[ARM] integrator: fix build warnings and errorsRussell King2-2/+3