summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-16powerpc/ps3: clear_bit()/set_bit() operate on unsigned longsStephen Rothwell1-1/+3
2009-01-16powerpc/ps3: The lv1_ routines have u64 parametersStephen Rothwell5-37/+49
2009-01-16powerpc/ps3: Use dma_addr_t down through the stackStephen Rothwell3-21/+23
2009-01-16powerpc/ps3: set_dabr() takes an unsigned longStephen Rothwell1-1/+1
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2-10/+10
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-13/+37
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-11/+0
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds76-658/+942
2009-01-15Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-15/+1384
2009-01-159p: disallow RDMA if RDMA CM isn't availableRoland Dreier1-1/+1
2009-01-15ext2: also update the inode on disk when dir is IS_DIRSYNCJan Kara1-2/+5
2009-01-15drivers/usb/core/hub.c: fix CONFIG_USB_OTG=y buildDavid Brownell1-1/+1
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput15-16/+13
2009-01-15memcg: fix a race when setting memory.swappinessLi Zefan1-1/+9
2009-01-15memcg: fix section mismatchLi Zefan1-1/+1
2009-01-15hp_accel: do not call ACPI from invalid contextPavel Machek1-19/+49
2009-01-15lis3: fix documentation to fit into 80 columnsPavel Machek1-13/+17
2009-01-15lis3lv02d: merge with leds hp diskEric Piel5-150/+52
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky9-17/+98
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-15revert "mm: vmalloc use mutex for purge"Andrew Morton1-5/+4
2009-01-15memcg: make oom less frequentlyDaisuke Nishimura1-4/+6
2009-01-15memcg: fix hierarchical reclaimDaisuke Nishimura1-32/+36
2009-01-15memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura1-8/+15
2009-01-15memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura1-1/+16
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray1-0/+5
2009-01-15checkpatch: version: 0.27Andy Whitcroft1-1/+1
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft1-3/+4
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft1-0/+5
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft1-1/+5
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft1-2/+2
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft1-1/+3
2009-01-15nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng4-2/+4
2009-01-15MAINTAINERS: add entry for freezerPavel Machek1-0/+8
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap2-1/+3
2009-01-15jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner1-0/+4
2009-01-15idr: fix wrong kernel-docLi Zefan1-2/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan11-11/+11
2009-01-15cgroups: clean up KconfigLi Zefan1-28/+28
2009-01-15synclink_gt: enable RI interruptPaul Fulghum1-10/+6
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-15rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme1-2/+3
2009-01-15rtc-pxa: fix build failureAntonio Ospite1-0/+2
2009-01-15rtc: tw4030 add alarm/update interfacesAlessandro Zummo1-34/+10