aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sbus (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10drm/i915: Revive combination mode for backlight controlTakashi Iwai2-0/+46
2011-03-10fs/dcache: allow d_obtain_alias() to return unhashed dentriesJ. Bruce Fields1-2/+24
2011-03-10Check for immutable/append flag in fallocate pathMarco Stornelli1-0/+8
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10fat: fix d_revalidate oopsen on NFS exportsAl Viro1-2/+2
2011-03-10jfs: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ocfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10gfs2: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10fuse: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10ceph: fix d_revalidate oopsen on NFS exportsAl Viro1-1/+1
2011-03-10reiserfs xattr ->d_revalidate() shouldn't care about RCUAl Viro1-2/+0
2011-03-10/proc/self is never going to be invalidated...Al Viro1-30/+0
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov5-5/+16
2011-03-10powerpc/pseries: Disable VPNH featureBenjamin Herrenschmidt1-1/+2
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt4-17/+20
2011-03-09alpha: fix compile error from IRQ clean upMatt Turner1-0/+1
2011-03-09watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAMEJiri Slaby1-2/+5
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar1-1/+1
2011-03-09perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cacheLin Ming1-3/+8
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman2-3/+3
2011-03-08nd->inode is not set on the second attempt in path_walk()Al Viro1-0/+1
2011-03-08nfsd: wrong index used in inner looproel1-2/+2
2011-03-08i2c-eg20t: include slab.h for memory allocationsWolfram Sang1-0/+1
2011-03-08i2c-ocores: Fix pointer type mismatch errorGrant Likely1-1/+1
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen1-1/+1
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro4-13/+31
2011-03-07Linux 2.6.38-rc8Linus Torvalds1-1/+1
2011-03-08drm: index i shadowed in 2nd looproel1-2/+2
2011-03-07mmc: sdio: Allow sdio operations in other threads during sdio_add_func()Dmitry Shmidt1-2/+1
2011-03-08drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenouslyBen Skeggs2-0/+12
2011-03-08drm/nouveau: fix regression causing ttm to not be able to evict vramBen Skeggs2-3/+5
2011-03-07nfsd4: fix bad pointer on failure to find delegationJ. Bruce Fields1-6/+7
2011-03-07drm/i915: Rebind the buffer if its alignment constraints changes with tilingChris Wilson3-5/+21
2011-03-07drm/i915: Disable GPU semaphores by defaultChris Wilson3-2/+6
2011-03-07i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeupRajendra Nayak1-3/+1
2011-03-06virtio: console: Don't access vqs if device was unpluggedAmit Shah1-0/+8
2011-03-06drm/i915: Do not overflow the MMADDR write FIFOChris Wilson6-19/+42
2011-03-06Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"Chris Wilson1-15/+1
2011-03-04mm: use correct numa policy node for transparent hugepagesAndi Kleen2-8/+19
2011-03-04mm: preserve original node for transparent huge page copiesAndi Kleen1-2/+2
2011-03-04mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen3-11/+11
2011-03-04RapidIO: Update MAINTAINERSAlexandre Bounine1-0/+1
2011-03-04drivers/video/backlight/ltv350qv.c: fix a memory leakAxel Lin1-1/+8
2011-03-04MAINTAINERS: add maintainer of Samsung Mobile Machine supportKyungmin Park1-0/+9
2011-03-04pps: make pps_gen_parport depend on BROKENThomas Gleixner1-1/+1
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-04drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()Axel Lin1-5/+7