Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | Documentation/DMA-API-HOWTO.txt: fix misleading example | Michal Miroslaw | 1 | -6/+6 |
2011-07-27 | include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros | WANG Cong | 2 | -28/+0 |
2011-07-27 | gcov: disable CONSTRUCTORS for UML | Vitaliy Ivanov | 1 | -1/+1 |
2011-07-27 | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand... | Kai.Jiang | 1 | -2/+2 |
2011-07-27 | ipc: introduce shm_rmid_forced sysctl | Vasiliy Kulikov | 6 | -4/+163 |
2011-07-27 | ipc/mqueue.c: fix mq_open() return value | Jiri Slaby | 1 | -5/+7 |
2011-07-27 | ipc/mqueue.c: refactor failure handling | Jiri Slaby | 1 | -56/+57 |
2011-07-27 | cpumask: add cpumask_var_t documentation | KOSAKI Motohiro | 1 | -0/+14 |
2011-07-27 | cpumask: alloc_cpumask_var() use NUMA_NO_NODE | KOSAKI Motohiro | 1 | -1/+1 |
2011-07-27 | cpumask: convert for_each_cpumask() with for_each_cpu() | KOSAKI Motohiro | 1 | -1/+1 |
2011-07-27 | fs/exec.c:acct_arg_size(): ptl is no longer needed for add_mm_counter() | Oleg Nesterov | 1 | -7/+0 |
2011-07-27 | exec: do not retry load_binary method if CONFIG_MODULES=n | Tetsuo Handa | 1 | -2/+4 |
2011-07-27 | exec: do not call request_module() twice from search_binary_handler() | Tetsuo Handa | 1 | -0/+2 |
2011-07-27 | fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP | Michal Hocko | 1 | -1/+1 |
2011-07-27 | kernel/fork.c: fix a few coding style issues | Daniel Rebelo de Oliveira | 1 | -35/+48 |
2011-07-27 | proc: fix a race in do_io_accounting() | Vasiliy Kulikov | 1 | -3/+13 |
2011-07-27 | procfs: return ENOENT on opening a being-removed proc entry | Daisuke Ogino | 1 | -1/+1 |
2011-07-27 | h8300/m68k/xtensa: __FD_ISSET should return 0/1 | Andrew Morton | 3 | -3/+3 |
2011-07-27 | do_coredump: fix the "ispipe" error check | Oleg Nesterov | 1 | -6/+6 |
2011-07-27 | coredump: escape / in hostname and comm | Jiri Slaby | 1 | -8/+23 |
2011-07-27 | coredump: use task comm instead of (unknown) | Jiri Slaby | 1 | -1/+1 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 21 | -28/+0 |
2011-07-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko | 6 | -1/+43 |
2011-07-27 | memcg: get rid of percpu_charge_mutex lock | Michal Hocko | 1 | -10/+2 |
2011-07-27 | memcg: add mem_cgroup_same_or_subtree() helper | Michal Hocko | 1 | -25/+26 |
2011-07-27 | memcg: unify sync and async per-cpu charge cache draining | Michal Hocko | 1 | -14/+34 |
2011-07-27 | memcg: do not try to drain per-cpu caches without pages | Michal Hocko | 1 | -6/+7 |
2011-07-27 | memcg: add memory.vmscan_stat | KAMEZAWA Hiroyuki | 5 | -18/+303 |
2011-07-27 | memcg: fix behavior of mem_cgroup_resize_limit() | Daisuke Nishimura | 1 | -1/+1 |
2011-07-27 | memcg: fix vmscan count in small memcgs | KAMEZAWA Hiroyuki | 1 | -6/+12 |
2011-07-27 | memcg: change memcg_oom_mutex to spinlock | Michal Hocko | 1 | -11/+11 |
2011-07-27 | memcg: make oom_lock 0 and 1 based rather than counter | Michal Hocko | 1 | -16/+70 |
2011-07-27 | memcg: consolidate memory cgroup lru stat functions | KAMEZAWA Hiroyuki | 4 | -132/+60 |
2011-07-27 | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() | KAMEZAWA Hiroyuki | 3 | -25/+26 |
2011-07-27 | rtc: fix hrtimer deadlock | Thomas Gleixner | 1 | -19/+37 |
2011-07-27 | rtc: limit frequency | Thomas Gleixner | 1 | -1/+1 |
2011-07-27 | rtc: handle errors correctly in rtc_irq_set_state() | Thomas Gleixner | 1 | -0/+3 |
2011-07-27 | mn10300, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 1 | -1/+0 |
2011-07-27 | drivers/base/power/opp.c: fix dev_opp initial value | Jonghwan Choi | 1 | -1/+1 |
2011-07-27 | frv, exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2 | -5/+1 |
2011-07-27 | i2c-eg20t : Fix the issue of Combined R/W transfer mode | Tomoya MORINAGA | 1 | -2/+2 |
2011-07-27 | i2c-eg20t : Support Combined R/W transfer mode | Tomoya MORINAGA | 1 | -19/+20 |
2011-07-27 | i2c: Tegra: Add DeviceTree support | John Bonesio | 1 | -1/+16 |
2011-07-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 56 | -287/+697 |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 17 | -145/+306 |
2011-07-26 | merge fchmod() and fchmodat() guts, kill ancient broken kludge | Al Viro | 1 | -50/+28 |
2011-07-26 | xfs: fix misspelled S_IS...() | Al Viro | 2 | -7/+7 |
2011-07-26 | xfs: get rid of open-coded S_ISREG(), etc. | Al Viro | 10 | -34/+33 |
2011-07-26 | gma500: udelay(20000) it too long again | Stephen Rothwell | 1 | -1/+1 |
2011-07-26 | USB / Renesas: Fix build issue related to struct scatterlist | Rafael J. Wysocki | 1 | -0/+1 |