Commit Graph

127700 Commits (85da1fb545e5fe51c35e0576f71780cc557f4277)
 

Author SHA1 Message Date
Linus Torvalds 85da1fb545 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago
Coly Li 73ac36ea14 fix similar typos to successfull 16 years ago
Roel Kluin da2bdf9a6f Make various things static 16 years ago
Wu Fengguang 9a8d5bb4ad generic swap(): dcache: use swap() instead of private do_switch() 16 years ago
Wu Fengguang df4927bf6c generic swap(): sched: remove local swap() macro 16 years ago
Wu Fengguang 97e133b454 generic swap(): ext4: remove local swap() macro 16 years ago
Wu Fengguang be857df1dd generic swap(): ext3: remove local swap() macro 16 years ago
Wu Fengguang 91f68b7359 generic swap(): introduce global macro swap(a, b) 16 years ago
Wu Fengguang b53907c010 generic swap(): lib/sort.c: rename swap to swap_func 16 years ago
Wu Fengguang b67445fc17 generic swap(): iphase: rename swap() to swap_byte_order() 16 years ago
Wu Fengguang 1a8a27c974 generic swap(): sparc: rename swap() to swap_ulong() 16 years ago
Fernando Carrijo c19a28e119 remove lots of double-semicolons 16 years ago
roel kluin f15659628b romfs: romfs_iget() - unsigned ino >= 0 is always true 16 years ago
Magnus Damm 921d58c0e6 vmcore: remove saved_max_pfn check 16 years ago
Evgeniy Polyakov 4037014e3f w1: send status messages after command processing 16 years ago
Evgeniy Polyakov f89735c4e2 w1: added w1 reset command 16 years ago
Evgeniy Polyakov 325a06fb13 w1: move w1 commands from defines to enum 16 years ago
Evgeniy Polyakov c7e26631d2 w1: allow master IO commands 16 years ago
Evgeniy Polyakov e4e056aa35 w1: documentation update 16 years ago
Evgeniy Polyakov 3b8384070e w1: list slaves commands 16 years ago
Evgeniy Polyakov 9be62e0b2f w1: add touch block command 16 years ago
Evgeniy Polyakov 610705e780 w1: add list masters w1 command 16 years ago
Sascha Hauer a5fd9139f7 w1: add 1-wire master driver for i.MX27 / i.MX31 16 years ago
David Smith 09f50c9542 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance 16 years ago
Matthew Garrett ad8f07ccad misc: add dell-laptop driver 16 years ago
Matthew Garrett 3cab7fd964 dcdbas: export functionality for use in other drivers 16 years ago
Kees Cook f06295b44c ELF: implement AT_RANDOM for glibc PRNG seeding 16 years ago
Sukadev Bhattiprolu a6684999f7 mqueue: fix si_pid value in mqueue do_notify() 16 years ago
Eric W. Biederman 61bce0f137 pid: generalize task_active_pid_ns 16 years ago
Eric W. Biederman f9fb860f67 pid: implement ns_of_pid 16 years ago
Li Zefan 6af866af34 cpuset: remove remaining pointers to cpumask_t 16 years ago
Li Zefan 300ed6cbb7 cpuset: convert cpuset->cpus_allowed to cpumask_var_t 16 years ago
Li Zefan 645fcc9d2f cpuset: don't allocate trial cpuset on stack 16 years ago
Li Zefan 2341d1b659 cpuset: convert cpuset_attach() to use cpumask_var_t 16 years ago
Li Zefan 5771f0a223 cpuset: remove on stack cpumask_t in cpuset_can_attach() 16 years ago
Li Zefan 5a7625df72 cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist() 16 years ago
Miao Xie f5813d9427 cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset 16 years ago
Lai Jiangshan 13337714f3 cpuset: rcu_read_lock() to protect task_cs() 16 years ago
Paul Menage e7c5ec9193 cgroups: add css_tryget() 16 years ago
Paul Menage 2cb378c862 cgroups: use hierarchy_mutex in memory controller 16 years ago
Paul Menage 999cd8a450 cgroups: add a per-subsystem hierarchy_mutex 16 years ago
KAMEZAWA Hiroyuki b5a84319a4 memcg: fix shmem's swap accounting 16 years ago
KAMEZAWA Hiroyuki 544122e5e0 memcg: fix LRU accounting for SwapCache 16 years ago
KAMEZAWA Hiroyuki 54595fe265 memcg: use css_tryget in memcg 16 years ago
KAMEZAWA Hiroyuki a7ba0eef3a memcg: fix double free and make refcnt sane 16 years ago
KAMEZAWA Hiroyuki 03f3c43364 memcg: fix swap accounting leak 16 years ago
Daisuke Nishimura 42e9abb628 memcg: change try_to_free_pages to hierarchical_reclaim 16 years ago
Daisuke Nishimura 7f4d454dee memcg: avoid deadlock caused by race between oom and cpuset_attach 16 years ago
Daisuke Nishimura a5e924f5f8 memcg: remove mem_cgroup_try_charge 16 years ago
Daisuke Nishimura 3bb4edf24b memcg: don't trigger oom at page migration 16 years ago