summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* memcg: make oom_lock 0 and 1 based rather than counterMichal Hocko2011-07-261-16/+70
* memcg: consolidate memory cgroup lru stat functionsKAMEZAWA Hiroyuki2011-07-264-132/+60
* memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-263-25/+26
* rtc: fix hrtimer deadlockThomas Gleixner2011-07-261-19/+37
* rtc: limit frequencyThomas Gleixner2011-07-261-1/+1
* rtc: handle errors correctly in rtc_irq_set_state()Thomas Gleixner2011-07-261-0/+3
* mn10300, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0
* drivers/base/power/opp.c: fix dev_opp initial valueJonghwan Choi2011-07-261-1/+1
* frv, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-262-5/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-07-2656-287/+697
|\
| * MIPS: Close races in TLB modify handlers.David Daney2011-07-261-98/+194
| * MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney2011-07-261-0/+2
| * MIPS: RB532: Use hex_to_bin()Andy Shevchenko2011-07-251-15/+9
| * MIPS: Enable cpu_has_clo_clz for MIPS Technologies' platformsShinya Kuribayashi2011-07-252-0/+4
| * MIPS: PowerTV: Provide cpu-feature-overrides.hDavid VomLehn2011-07-251-0/+59
| * MIPS: Remove pointless return statement from empty void functions.Ralf Baechle2011-07-2511-15/+0
| * MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-253-5/+5
| * MIPS: Install handlers for software IRQsKevin Cernekee2011-07-251-8/+6
| * MIPS: Move FIXADDR_TOP into spaces.hKevin Cernekee2011-07-255-9/+56
| * MIPS: Add SYNC after cacheflushKevin Cernekee2011-07-251-0/+4
| * MIPS: pfn_valid() is broken on low memory HIGHMEM systemsKevin Cernekee2011-07-251-1/+1
| * MIPS: HIGHMEM DMA on noncoherent MIPS32 processorsDezhong Diao2011-07-251-46/+68
| * MIPS: topdown mmap supportJian Peng2011-07-252-23/+171
| * MIPS: Remove redundant addr_limit assignment on exec.Mathias Krause2011-07-251-1/+0
| * MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli2011-07-251-1/+1
| * MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli2011-07-251-1/+1
| * MIPS: Lantiq: Add missing clk_enable and clk_disable functions.John Crispin2011-07-201-0/+13
| * MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli2011-07-201-1/+1
| * MAINTAINERS: Update MIPS entry.Ralf Baechle2011-07-201-1/+2
| * MIPS: BCM63xx: Remove duplicate PERF_IRQSTAT_REG definitionJonas Gorski2011-07-201-1/+0
| * MIPS: Netlogic: SMP fixes for XLR/XLS platform code.Jayachandran C2011-07-202-12/+3
| * MIPS: SB1250: Restore dropped irq_mask functionThomas Gleixner2011-07-201-0/+8
| * MIPS: MIPSsim: Fix uniprocessor build.Ralf Baechle2011-07-201-0/+1
| * MIPS: ARC: Fix build of firmware library on uniprocessor.Ralf Baechle2011-07-201-0/+2
| * MIPS: XLR, XLS: Move makefile bits to were they belong.Ralf Baechle2011-07-203-12/+12
| * MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Ralf Baechle2011-07-204-24/+56
| * MIPS: Wire up sendmmsg and renumber setns syscall.Ralf Baechle2011-07-205-9/+16
| * MIPS: SMTC: Fix build.Ralf Baechle2011-07-201-0/+1
| * MIPS: Malta SMTC: Fix build.Ralf Baechle2011-07-201-1/+1
| * MIPS: GT64120: Remove useless inclusion of clocksource.h.Ralf Baechle2011-07-201-2/+0
| * MIPS: NILE4: Remove useless inclusion of GT64120 header.Ralf Baechle2011-07-201-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-2617-145/+306
|\ \
| * | ceph: document unlocked d_parent accessesSage Weil2011-07-262-4/+11
| * | ceph: explicitly reference rename old_dentry parent dir in requestSage Weil2011-07-264-11/+17
| * | ceph: document locking for ceph_set_dentry_offsetSage Weil2011-07-261-1/+3
| * | ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil2011-07-264-13/+18
| * | ceph: protect d_parent access in ceph_d_revalidateSage Weil2011-07-261-15/+17
| * | ceph: protect access to d_parentSage Weil2011-07-266-15/+33
| * | ceph: handle racing calls to ceph_init_dentrySage Weil2011-07-261-9/+12
| * | ceph: set dir complete frag after adding capabilitySage Weil2011-07-261-13/+17
OpenPOWER on IntegriCloud