Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
c0a3132963db68f1fbbd0e316b73de100fee3f08
/
kernel
c0a3132
[PATCH] hrtimer: hrtimer core code
by Thomas Gleixner
· 20 years ago
f8f46da
[PATCH] hrtimer: introduce nsec_t type and conversion functions
by Thomas Gleixner
· 20 years ago
718bcce
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
by Thomas Gleixner
· 20 years ago
5f82b2b
[PATCH] hrtimer: create and use timespec_valid macro
by Thomas Gleixner
· 20 years ago
a924b04
[PATCH] hrtimer: make clockid_t arguments const
by Thomas Gleixner
· 20 years ago
199e705
[PATCH] hrtimer: export deinlined mktime
by Andrew Morton
· 20 years ago
f481890
[PATCH] hrtimer: clean up mktime and make arguments const
by Ingo Molnar
· 20 years ago
753be62
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
by Thomas Gleixner
· 20 years ago
67924be
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
by Thomas Gleixner
· 20 years ago
3a0f69d
[PATCH] common compat_sys_timer_create
by Christoph Hellwig
· 20 years ago
4ae362b
[PATCH] kdump: read previous kernel's memory
by Vivek Goyal
· 20 years ago
e996e58
[PATCH] kdump: save registers early (inline functions)
by Vivek Goyal
· 20 years ago
51be560
[PATCH] kdump: export per cpu crash notes pointer through sysfs
by Vivek Goyal
· 20 years ago
cc57165
[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers
by Vivek Goyal
· 20 years ago
ed653a6
[PATCH] Remove set_fs() in stop_machine()
by akpm@osdl.org
· 20 years ago
80c0531
Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6
by Linus Torvalds
· 20 years ago
dbc1651
[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
by Oleg Nesterov
· 20 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 20 years ago
de5097c
[PATCH] mutex subsystem, more debugging code
by Ingo Molnar
· 20 years ago
408894e
[PATCH] mutex subsystem, debugging code
by Ingo Molnar
· 20 years ago
6053ee3
[PATCH] mutex subsystem, core
by Ingo Molnar
· 20 years ago
6150c32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 20 years ago
6775177
[PATCH] rcu: uninline __rcu_pending()
by Oleg Nesterov
· 20 years ago
64ca900
[PATCH] Make vm86 support optional
by Matt Mackall
· 20 years ago
e585e47
[PATCH] tiny: Make *[ug]id16 support optional
by Matt Mackall
· 20 years ago
0f59cc4
[PATCH] simplify k_getrusage()
by Oleg Nesterov
· 20 years ago
f756d5e
[PATCH] fix workqueue oops during cpu offline
by Nathan Lynch
· 20 years ago
eb46996
[PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol()
by Ashutosh Naik
· 20 years ago
fb16979
[PATCH] modules: mark TAINT_FORCED_RMMOD correctly
by Akinobu Mita
· 20 years ago
eea8b54
[PATCH] modules: prevent overriding of symbols
by Ashutosh Naik
· 20 years ago
fe7d37d
[PATCH] copy_process: error path cleanup
by Oleg Nesterov
· 20 years ago
f7dd795
[PATCH] setpgid: should not accept ptraced childs
by Oleg Nesterov
· 20 years ago
e19f247
[PATCH] setpgid: should work for sub-threads
by Oren Laadan
· 20 years ago
ee0acf9
[PATCH] setpgid: should work for sub-threads
by Oleg Nesterov
· 20 years ago
9a5d302
[PATCH] fork: fix race in setting child's pgrp and tty
by Oren Laadan
· 20 years ago
5e38291
[PATCH] Don't attempt to power off if power off is not implemented
by Eric W. Biederman
· 20 years ago
d84f520
[PATCH] Extend RCU torture module to test tickless idle CPU
by Srivatsa Vaddagiri
· 20 years ago
9841d61
[PATCH] Add tainting for proprietary helper modules
by Dave Jones
· 20 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 20 years ago
86174cd
[PATCH] remove unneeded sig->curr_target recalculation
by Oleg Nesterov
· 20 years ago
485a643
[PATCH] little do_group_exit() cleanup
by Oleg Nesterov
· 20 years ago
0811af2
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
by Oleg Nesterov
· 20 years ago
676121f
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
by Ben Collins
· 20 years ago
71fabd5
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
by George Anzinger
· 20 years ago
025510c
[PATCH] printk return value: fix it
by Guillaume Chazarain
· 20 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 20 years ago
095975d
[PATCH] rcu file: use atomic primitives
by Nick Piggin
· 20 years ago
97a41e2
[PATCH] kernel/: small cleanups
by Adrian Bunk
· 20 years ago
03a285f
[PATCH] cpuset: skip rcu check if task is in root cpuset
by Paul Jackson
· 20 years ago
7edc596
[PATCH] cpuset: mark number_of_cpusets read_mostly
by Paul Jackson
· 20 years ago
6b9c260
[PATCH] cpuset: use rcu directly optimization
by Paul Jackson
· 20 years ago
c417f02
[PATCH] cpuset: remove test for null cpuset from alloc code path
by Paul Jackson
· 20 years ago
04c19fa
[PATCH] cpuset: migrate all tasks in cpuset at once
by Paul Jackson
· 20 years ago
4225399
[PATCH] cpuset: rebind vma mempolicies fix
by Paul Jackson
· 20 years ago
202f72d
[PATCH] cpuset: number_of_cpusets optimization
by Paul Jackson
· 20 years ago
74cb215
[PATCH] cpuset: numa_policy_rebind cleanup
by Paul Jackson
· 20 years ago
909d75a
[PATCH] cpuset: implement cpuset_mems_allowed
by Paul Jackson
· 20 years ago
cf2a473
[PATCH] cpuset: combine refresh_mems and update_mems
by Paul Jackson
· 20 years ago
b4b2641
[PATCH] cpuset: fork hook fix
by Paul Jackson
· 20 years ago
59dac16
[PATCH] cpuset: update_nodemask code reformat
by Paul Jackson
· 20 years ago
c5b2aff
[PATCH] cpuset: minor spacing initializer fixes
by Paul Jackson
· 20 years ago
3e0d98b
[PATCH] cpuset: memory pressure meter
by Paul Jackson
· 20 years ago
5966514
[PATCH] cpuset: mempolicy one more nodemask conversion
by Paul Jackson
· 20 years ago
2d89c92
[PATCH] Simpler signal-exit concurrency handling
by Paul E. McKenney
· 20 years ago
e56d090
[PATCH] RCU signal handling
by Ingo Molnar
· 20 years ago
22fc6ec
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
by Ravikiran G Thirumalai
· 20 years ago
45b07ef
[PATCH] cpusets: swap migration interface
by Paul Jackson
· 20 years ago
3974388
[PATCH] Swap Migration V5: sys_migrate_pages interface
by Christoph Lameter
· 20 years ago
15316ba
[PATCH] add schedule_on_each_cpu()
by Christoph Lameter
· 20 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 20 years ago
9d0243b
[PATCH] drop-pagecache
by Andrew Morton
· 20 years ago
54c3202
[PATCH] powerpc: Add arch-dependent copy_oldmem_page
by Michael Ellerman
· 20 years ago
67207b9
[PATCH] spufs: The SPU file system, base
by Arnd Bergmann
· 20 years ago
0aec63e
[PATCH] Fix posix-cpu-timers sched_time accumulation
by David S. Miller
· 20 years ago
6fe2e70
[PATCH] kernel/module.c: removed dead code
by Jayachandran C
· 20 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 20 years ago
089545f
[PATCH] s390: cputime_t fixes
by Martin Schwidefsky
· 20 years ago
277c6e2
[PATCH] swsusp: save image header first
by Rafael J. Wysocki
· 20 years ago
1adf6c8
[PATCH] swsusp: improve handling of swap partitions
by Rafael J. Wysocki
· 20 years ago
ca0aec0
[PATCH] swsusp: make image size limit tunable
by Rafael J. Wysocki
· 20 years ago
b3a93a2
[PATCH] swsusp: limit image size
by Rafael J. Wysocki
· 20 years ago
c050ca7
[PATCH] swsusp: Drop duplicate prototypes
by Pavel Machek
· 20 years ago
e5e2fa7
[PATCH] swsusp: fix enough_free_mem
by Rafael J. Wysocki
· 20 years ago
72a97e0
[PATCH] swsusp: improve freeing of memory
by Rafael J. Wysocki
· 20 years ago
7088a5c
[PATCH] swsusp: introduce the swap map structure
by Rafael J. Wysocki
· 20 years ago
f2d97f0
[PATCH] swsusp: remove encryption
by Rafael J. Wysocki
· 20 years ago
eee4526
[PATCH] Alpha: convert to generic irq framework (generic part)
by Ivan Kokshaysky
· 20 years ago
7ee1dd3
[PATCH] FRV: Make futex code compilable on nommu [try #2]
by David Howells
· 20 years ago
a576219
[PATCH] swsusp: resume_store() retval fix
by Andrew Morton
· 20 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 20 years ago
25c862c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 20 years ago
f743ca5
[PATCH] kobject_uevent CONFIG_NET=n fix
by akpm@osdl.org
· 20 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 20 years ago
0f76e5a
[PATCH] add uevent_helper control in /sys/kernel/
by Kay Sievers
· 20 years ago
0296b22
[PATCH] remove CONFIG_KOBJECT_UEVENT option
by Kay Sievers
· 20 years ago
f4b09eb
update the email address of Randy Dunlap
by Adrian Bunk
· 20 years ago
febf7ea
gitignore: ignore more generated files
by
· 20 years ago
de9e007
sysctl: make sure to terminate strings with a NUL
by Linus Torvalds
· 20 years ago
82c9df8
[PATCH] Fix false old value return of sysctl
by Yi Yang
· 20 years ago
8febdd8
sysctl: don't overflow the user-supplied buffer with '\0'
by Linus Torvalds
· 20 years ago
Next »