summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin2009-03-133-8/+13
* parisc: convert (read|write)bwlq to inlinesKyle McMartin2009-03-131-9/+33
* parisc: fix use of new cpumask api in irq.cKyle McMartin2009-03-131-4/+4
* parisc: update parisc for new irq_descMike Travis2009-03-131-4/+4
* parisc: update MAINTAINERSGrant Grundler2009-03-131-4/+2
* parisc: fix wrong assumption about bus->selfGrant Grundler2009-03-133-8/+7
* parisc: fix 64bit buildHelge Deller2009-03-131-0/+1
* parisc: add braces around arguments in assembler macrosHelge Deller2009-03-132-8/+8
* parisc: fix dev_printk() compile warnings for accessing a device structHelge Deller2009-03-132-2/+2
* parisc: remove unused local out_putf labelHelge Deller2009-03-131-1/+0
* parisc: fix `struct pt_regs' declared inside parameter list warningHelge Deller2009-03-131-0/+1
* parisc: fix section mismatch warningsHelge Deller2009-03-131-6/+6
* parisc: remove klist iteratorsJames Bottomley2009-03-133-55/+68
* parisc: BUG_ON() cleanupHelge Deller2009-03-133-24/+9
* Linus 2.6.29-rc8v2.6.29-rc8Linus Torvalds2009-03-121-1/+1
* bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-121-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-03-124-11/+18
|\
| * kbuild: remove unused -r option for module-init-tool depmodGilles Espinasse2009-03-071-1/+1
| * kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt2009-03-072-6/+13
| * kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt2009-03-071-1/+1
| * kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock2009-03-071-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-03-122-0/+6
|\ \
| * | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell2009-03-121-0/+3
| * | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell2009-03-121-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2009-03-121-17/+4
|\ \ \
| * | | Squashfs: Valid filesystems are flagged as bad by the corrupted fs patchPhillip Lougher2009-03-121-17/+4
* | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-03-126-13/+26
|\ \ \ \
| * | | | hwmon: (f75375s) Remove unnecessary and confusing initializationAndrew Klossner2009-03-121-1/+1
| * | | | hwmon: (it87) Properly decode -128 degrees C temperatureJean Delvare2009-03-121-4/+4
| * | | | hwmon: (lm90) Document support for the MAX6648/6692 chipsDarrick J. Wong2009-03-123-6/+16
| * | | | hwmon: (abituguru3) Fix I/O error handlingJean Delvare2009-03-121-2/+5
| |/ / /
* | | | trivial: fix bad links in the ext2 and ext3 documentationJody McIntyre2009-03-122-7/+7
* | | | Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-124-2/+35
|\ \ \ \
| * | | | PCIe: portdrv: call pci_disable_device during removeAlex Chiang2009-03-121-0/+1
| * | | | pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor2009-03-121-1/+1
| * | | | pci: don't disable too many HT MSI mappingPrakash Punnoor2009-03-121-0/+4
| * | | | powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman2009-03-121-1/+1
| * | | | PCIe: AER: during disable, check subordinate before walkingAlex Chiang2009-03-121-0/+3
| * | | | PCI: Add PCI quirk to disable L0s ASPM state for 82575 and 82598Alexander Duyck2009-03-121-0/+25
* | | | | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
* | | | | fs: new inode i_state corruption fixNick Piggin2009-03-122-1/+15
* | | | | memcg: use correct scan number at reclaimKOSAKI Motohiro2009-03-121-1/+1
* | | | | mfd: add support for WM8351 revision BMark Brown2009-03-121-0/+5
* | | | | acer-wmi: fix regression in backlight detectionMichael Spang2009-03-121-1/+1
* | | | | mmc: s3cmci: fix s3c2410_dma_config() arguments.Ben Dooks2009-03-121-2/+1
* | | | | MAINTAINERS: downgrade support for man-pagesMichael Kerrisk2009-03-121-3/+1
* | | | | ds2760_battery.c: fix division by zeroDaniel Mack2009-03-121-4/+7
* | | | | vfs: add missing unlock in sget()Li Zefan2009-03-121-1/+4
* | | | | pipe_rdwr_fasync: fix the error handling to prevent the leak/crashOleg Nesterov2009-03-121-4/+4
* | | | | drivers/w1/masters/w1-gpio.c: fix read_bit()Daniel Mack2009-03-121-1/+1
OpenPOWER on IntegriCloud