aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03GFS2: Hook gfs2_quota_sync into VFS via gfs2_quotactl_opsSteven Whitehouse
2009-12-03GFS2: Alter arguments of gfs2_quota/statfs_syncSteven Whitehouse
2009-12-03VFS: Use GFP_NOFS in posix_acl_from_xattr()Steven Whitehouse
2009-12-03GFS2: Add cached ACLs supportSteven Whitehouse
2009-12-03GFS2: Clean up ACLsSteven Whitehouse
2009-12-03GFS2: Use gfs2_set_mode() instead of munge_mode()Steven Whitehouse
2009-12-03GFS2: Use forget_all_cached_acls()Steven Whitehouse
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse
2009-12-03GFS2: Fix up system xattrsSteven Whitehouse
2009-12-03GFS2: Fix -o meta mounts for subsequent mounts (i.e. all but the first one)Steven Whitehouse
2009-12-03GFS2: Fix potential race in glock codeSteven Whitehouse
2009-12-03mutex: Fix missing conditions to build mutex_spin_on_owner()Frederic Weisbecker
2009-12-03mutex: Better control mutex adaptive spinning configFrederic Weisbecker
2009-12-03x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ...Darrick J. Wong
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney
2009-12-03rcu: Add expedited grace-period support for preemptible RCUPaul E. McKenney
2009-12-03rcu: Enable fourth level of TREE_RCU hierarchyPaul E. McKenney
2009-12-03rcu: Rename "quiet" functionsPaul E. McKenney
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-03include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...Andrew Morton
2009-12-02Linux 2.6.32Linus Torvalds
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier
2009-12-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-02param: don't complain about unused module parameters.Rusty Russell
2009-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2009-12-02modules: don't export section names of empty sections via sysfsHelge Deller
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-12-02sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2009-12-02sched, cputime: Cleanups related to task_times()Hidetoshi Seto
2009-12-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Linus Torvalds
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli
2009-12-02Revert "sched, x86: Optimize branch hint in __switch_to()"Tim Blechmann
2009-12-02x86/alternatives: No need for alternatives-asm.h to re-invent stuff already i...Jan Beulich
2009-12-02x86/alternatives: Check replacementlen <= instrlen at build timeJan Beulich
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten
2009-12-02sched: Fix isolcpus boot optionRusty Russell
2009-12-02locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bitHiroshi Shimamoto
2009-12-02x86: Fix comments of register/stack access functionsMasami Hiramatsu
2009-12-02perf tools: Replace %m with %a in sscanfLiming Wang
2009-12-02x86: Remove unnecessary mdelay() from cpu_disable_common()Suresh Siddha
2009-12-02x86, ioapic: Document another case when level irq is seen as an edgeSuresh Siddha
2009-12-02x86, ioapic: Fix the EOI register detection mechanismSuresh Siddha