Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7712401ae9006fc9d9b9a3e7861dc73781429a89
/
include
88181ec
kbuild: only one call for include/ in make headers_*
by Sam Ravnborg
· 17 years ago
5047887
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 17 years ago
996abf05
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 17 years ago
8f421c59
edac: i5100 new intel chipset driver
by Arthur Jones
· 17 years ago
33670fa
fuse: nfs export special lookups
by Miklos Szeredi
· 17 years ago
bde74e4
locks: add special return value for asynchronous locks
by Miklos Szeredi
· 17 years ago
016ae21
per-task-delay-accounting: update taskstats for memory reclaim delay
by Keika Kobayashi
· 17 years ago
873b477
per-task-delay-accounting: add memory reclaim delay
by Keika Kobayashi
· 17 years ago
297c5d9
task IO accounting: provide distinct tgid/tid I/O statistics
by Andrea Righi
· 17 years ago
0b6b030
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
by Pavel Emelyanov
· 17 years ago
20fad13
pidns: add the struct bsd_acct_struct pointer on pid_namespace struct
by Pavel Emelyanov
· 17 years ago
49b5cf3
accounting: account for user time when updating memory integrals
by Jonathan Lim
· 17 years ago
dbda0de
pidns: remove find_task_by_pid, unused for a long time
by Pavel Emelyanov
· 17 years ago
e49859e
pidns: remove now unused find_pid function.
by Pavel Emelyanov
· 17 years ago
19b0cfc
pidns: remove now unused kill_proc function
by Pavel Emelyanov
· 17 years ago
33166b1
shrink struct pid by removing padding on 64 bit builds
by Richard Kennedy
· 17 years ago
3ae4eed
proper pid{hash,map}_init() prototypes
by Adrian Bunk
· 17 years ago
881adb8
proc: always do ->release
by Alexey Dobriyan
· 17 years ago
6e644c3
move proc_kmsg_operations to fs/proc/internal.h
by Adrian Bunk
· 17 years ago
d805dda
fs/partition/check.c: fix return value warning
by Abdel Benamrouche
· 17 years ago
79885b2
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
by Edgar E. Iglesias
· 17 years ago
9eefe52
ipc: do not use a negative value to re-enable msgmni automatic recomputing
by Nadia Derbey
· 17 years ago
380af1b
ipc/sem.c: rewrite undo list locking
by Manfred Spraul
· 17 years ago
a1193f8
ipc/sem.c: convert sem_array.sem_pending to struct list_head
by Manfred Spraul
· 17 years ago
2c0c29d
ipc/sem.c: remove unused entries from struct sem_queue
by Manfred Spraul
· 17 years ago
4daa28f
ipc/sem.c: convert undo structures to struct list_head
by Manfred Spraul
· 17 years ago
f9c46d6
idr: make idr_find rcu-safe
by Nadia Derbey
· 17 years ago
944ca05
idr: error checking factorization
by Nadia Derbey
· 17 years ago
2027d1a
idr: change the idr structure
by Nadia Derbey
· 17 years ago
95b68de
calgary iommu: use the first kernels TCE tables in kdump
by Chandru
· 17 years ago
3da1c84
workqueues: make get_online_cpus() useable for work->func()
by Oleg Nesterov
· 17 years ago
db70089
workqueues: implement flush_work()
by Oleg Nesterov
· 17 years ago
a94e2d4
coredump: kill mm->core_done
by Oleg Nesterov
· 17 years ago
b564daf
coredump: construct the list of coredumping threads at startup time
by Oleg Nesterov
· 17 years ago
c5f1cc8
coredump: turn core_state->nr_threads into atomic_t
by Oleg Nesterov
· 17 years ago
999d9fc
coredump: move mm->core_waiters into struct core_state
by Oleg Nesterov
· 17 years ago
32ecb1f
coredump: turn mm->core_startup_done into the pointer to struct core_state
by Oleg Nesterov
· 17 years ago
246bb0b
kill PF_BORROWED_MM in favour of PF_KTHREAD
by Oleg Nesterov
· 17 years ago
7b34e42
introduce PF_KTHREAD flag
by Oleg Nesterov
· 17 years ago
364d3c1
ptrace: give more respect to SIGKILL
by Oleg Nesterov
· 17 years ago
f22ab81
include/asm/ptrace.h userspace headers cleanup
by Adrian Bunk
· 17 years ago
12b9804
res_counter: limit change support ebusy
by KAMEZAWA Hiroyuki
· 17 years ago
c9b0ed5
memcg: helper function for relcaim from shmem.
by KAMEZAWA Hiroyuki
· 17 years ago
69029cd
memcg: remove refcnt from page_cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
e8589cc
memcg: better migration handling
by KAMEZAWA Hiroyuki
· 17 years ago
e885dcd
cgroup_clone: use pid of newly created task for new cgroup
by Serge E. Hallyn
· 17 years ago
856c13a
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
by Paul Menage
· 17 years ago
84eea84
cgroups: misc cleanups to write_string patchset
by Paul Menage
· 17 years ago
e788e06
cgroup files: move the release_agent file to use typed handlers
by Paul Menage
· 17 years ago
db3b149
cgroup files: add write_string cgroup control file method
by Paul Menage
· 17 years ago
ce16b49
cgroup files: clean up whitespace in struct cftype
by Paul Menage
· 17 years ago
f2992db
Mark res_counter_charge(_locked) with __must_check
by Pavel Emelyanov
· 17 years ago
657d3bf
quota: implement sending information via netlink about user below quota
by Jan Kara
· 17 years ago
03b0634
quota: convert macros to inline functions
by Jan Kara
· 17 years ago
74abb98
quota: move function-macros from quota.h to quotaops.h
by Jan Kara
· 17 years ago
02a55ca
quota: cleanup loop in sync_dquots()
by Jan Kara
· 17 years ago
b85f4b8
quota: rename quota functions from upper case, make bigger ones non-inline
by Jan Kara
· 17 years ago
b271e06
fatfs: add UTC timestamp option
by Joe Peterson
· 17 years ago
e8938a6
remove unused #include <linux/dirent.h>'s
by Adrian Bunk
· 17 years ago
cf6ae8b
remove the in-kernel struct dirent{,64}
by Adrian Bunk
· 17 years ago
7557bc6
msdos fs: remove unsettable atari option
by Rene Scharfe
· 17 years ago
4596c8a
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
by OGAWA Hirofumi
· 17 years ago
90415de
reiserfs: convert j_commit_lock to mutex
by Jeff Mahoney
· 17 years ago
afe7025
reiserfs: convert j_flush_sem to mutex
by Jeff Mahoney
· 17 years ago
f68215c
reiserfs: convert j_lock to mutex
by Jeff Mahoney
· 17 years ago
de0ca06
coda: remove CODA_FS_OLD_API
by Adrian Bunk
· 17 years ago
ae76dd9
ext3: handle corrupted orphan list at mount
by Duane Griffin
· 17 years ago
50c33a8
ext2: fix typo in Hurd part of include/linux/ext2_fs.h
by Samuel Thibault
· 17 years ago
bbcd6d5
gpio: max732x driver
by Eric Miao
· 17 years ago
7444a72
gpiolib: allow user-selection
by Michael Buesch
· 17 years ago
8f1cc3b
gpio: mcp23s08 handles multiple chips per chipselect
by David Brownell
· 17 years ago
d8f388d
gpio: sysfs interface
by David Brownell
· 17 years ago
ef53d9c
kprobes: improve kretprobe scalability with hashed locking
by Srinivasa D S
· 17 years ago
42cd236
sm501: gpio I2C support
by Ben Dooks
· 17 years ago
60e540d
sm501: gpio dynamic registration for PCI devices
by Arnaud Patard
· 17 years ago
f61be27
sm501: add gpiolib support
by Ben Dooks
· 17 years ago
472dba7
sm501: add power control callback
by Ben Dooks
· 17 years ago
717115e
printk ratelimiting rewrite
by Dave Young
· 17 years ago
2711b79
kallsyms: unify 32- and 64-bit code
by Vegard Nossum
· 17 years ago
a8f18b9
Add a WARN() macro; this is WARN_ON() + printk arguments
by Arjan van de Ven
· 17 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 17 years ago
4500d06
init.h: remove obsolete content
by Robert P. J. Day
· 17 years ago
b69c49b
clean up duplicated alloc/free_thread_info
by FUJITA Tomonori
· 17 years ago
ac331d1
call_usermodehelper(): increase reliability
by KOSAKI Motohiro
· 17 years ago
f16695f
asm-generic/int-ll64.h: always provide __{s,u}64
by Adrian Bunk
· 17 years ago
cebbd3f
build-kernel-profileo-only-when-requested-cleanups
by Andrew Morton
· 17 years ago
b03f648
build kernel/profile.o only when requested
by Adrian Bunk
· 17 years ago
e0ce0da9
lists: remove a redundant conditional definition of list_add()
by Robert P. J. Day
· 17 years ago
b39c08c
Remove apparently unused fd1772.h header file.
by Robert P. J. Day
· 17 years ago
8b5ac31
include: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
3f307891
locking: add typecheck on irqsave and friends for correct flags
by Steven Rostedt
· 17 years ago
e0deaff4
split the typecheck macros out of include/linux/kernel.h
by Andrew Morton
· 17 years ago
3d6f4a2
endian: Always evaluate arguments.
by David Miller
· 17 years ago
973b7d8
powerpc: Wireup new syscalls
by Tony Breeds
· 17 years ago
1e3519f
Move update_mmu_cache() declaration from tlbflush.h to pgtable.h
by Benjamin Herrenschmidt
· 17 years ago
a90ab95
powerpc/pseries: vio bus support for CMO
by Robert Jennings
· 17 years ago
6490c49
powerpc/pseries: iommu enablement for CMO
by Robert Jennings
· 17 years ago
ffa5abb
powerpc/pseries: Add CMO paging statistics
by Brian King
· 17 years ago
86630a3
powerpc/pseries: Utilities to set firmware page state
by Brian King
· 17 years ago
e46de42
powerpc/pseries: Enable CMO feature during platform setup
by Robert Jennings
· 17 years ago
Next »