Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
5fec8bdbf9a1c4df4ad3f20e52aa2d8caed490c8
/
kernel
58c6d3d
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
by Johannes Weiner
· 17 years ago
eccd83e
dma_alloc_coherent: clean it up
by Andrew Morton
· 17 years ago
0bef3c2
dma_alloc_from_coherent(): fix fallback to generic memory
by Andrew Morton
· 17 years ago
4cb0e11
coredump_filter: permit changing of the default filter
by Hidehiro Kawai
· 17 years ago
9cd4fd1
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
by Sukadev Bhattiprolu
· 17 years ago
09bca05
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
by Sukadev Bhattiprolu
· 17 years ago
bd4207c
kmod: fix varargs kernel-doc
by Randy Dunlap
· 17 years ago
f24659d
kprobes: support probing module __init function
by Masami Hiramatsu
· 17 years ago
0deddf4
module: add MODULE_STATE_LIVE notify
by Masami Hiramatsu
· 17 years ago
49ad2fd
kprobes: remove called_from argument
by Masami Hiramatsu
· 17 years ago
e8386a0
kprobes: support probing module __exit function
by Masami Hiramatsu
· 17 years ago
017c39b
kprobes: add __kprobes to kprobe internal functions
by Masami Hiramatsu
· 17 years ago
1294156
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
by Masami Hiramatsu
· 17 years ago
a06f621
module: add within_module_core() and within_module_init()
by Masami Hiramatsu
· 17 years ago
12da3b8
kprobes: add tests for register_kprobes
by Masami Hiramatsu
· 17 years ago
8e11440
kprobes: indirectly call kprobe_target
by Masami Hiramatsu
· 17 years ago
bc2f701
kprobes: bugfix: try_module_get even if calling_mod is NULL
by Masami Hiramatsu
· 17 years ago
26e5438
profile: don't include <asm/ptrace.h> twice.
by KOSAKI Motohiro
· 17 years ago
e3d5a27
Allow times and time system calls to return small negative values
by Paul Mackerras
· 17 years ago
d6624f9
oops: increment the oops UUID every time we oops
by Arjan van de Ven
· 17 years ago
6034880
fork.c: cleanup for copy_sighand()
by Zhaolei
· 17 years ago
f1883f8
Remove remaining unwinder code
by Alexey Dobriyan
· 17 years ago
901608d
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
by Oleg Nesterov
· 17 years ago
2da0299
mm: add dirty_background_bytes and dirty_bytes sysctls
by David Rientjes
· 17 years ago
e599137
mm: remove cgroup_mm_owner_callbacks
by Hugh Dickins
· 17 years ago
75aa199
oom: print triggering task's cpuset and mems allowed
by David Rientjes
· 17 years ago
0bbb275
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
56ff5ef
zero i_uid/i_gid on inode allocation
by Al Viro
· 17 years ago
fe0bdec
Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 17 years ago
9e01892
module: convert to stop_machine_create/destroy.
by Heiko Carstens
· 17 years ago
9ea09af
stop_machine: introduce stop_machine_create/destroy.
by Heiko Carstens
· 17 years ago
088af9a
module: fix module loading failure of large kernel modules for parisc
by Helge Deller
· 17 years ago
d1e99d7
module: fix warning of unused function when !CONFIG_PROC_FS
by Jianjun Kong
· 17 years ago
ca4787b
kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms.
by Tim Abbott
· 17 years ago
7b574b7
cgroups: fix a race between cgroup_clone and umount
by Li Zefan
· 17 years ago
5af75d8
audit: validate comparison operations, store them in sane form
by Al Viro
· 17 years ago
36c4f1b1
clean up audit_rule_{add,del} a bit
by Al Viro
· 17 years ago
e048e02
make sure that filterkey of task,always rules is reported
by Al Viro
· 17 years ago
e45aa21
audit rules ordering, part 2
by Al Viro
· 17 years ago
0590b93
fixing audit rule ordering mess, part 1
by Al Viro
· 17 years ago
1a9d079
audit_update_lsm_rules() misses the audit_inode_hash[] ones
by Al Viro
· 17 years ago
57f71a0
sanitize audit_log_capset()
by Al Viro
· 17 years ago
157cf64
sanitize audit_fd_pair()
by Al Viro
· 17 years ago
564f699
sanitize audit_mq_open()
by Al Viro
· 17 years ago
c32c8af
sanitize AUDIT_MQ_SENDRECV
by Al Viro
· 17 years ago
20114f7
sanitize audit_mq_notify()
by Al Viro
· 17 years ago
7392906
sanitize audit_mq_getsetattr()
by Al Viro
· 17 years ago
e816f37
sanitize audit_ipc_set_perm()
by Al Viro
· 17 years ago
a33e675
sanitize audit_ipc_obj()
by Al Viro
· 17 years ago
f3298dc
sanitize audit_socketcall
by Al Viro
· 17 years ago
4f6b434
don't reallocate buffer in every audit_sockaddr()
by Al Viro
· 17 years ago
7d3b56b
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
61420f5
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
6ca09df
sched: put back some stack hog changes that were undone in kernel/sched.c
by Mike Travis
· 17 years ago
6bdf197
ia64: cpumask fix for is_affinity_mask_valid()
by Ingo Molnar
· 17 years ago
263ec64
cpumask: convert RCU implementations, fix
by Ingo Molnar
· 17 years ago
7eb1955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
by Mike Travis
· 17 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
5db0e1e
cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/
by Rusty Russell
· 17 years ago
41c7bb9
cpumask: convert rest of files in kernel/
by Rusty Russell
· 17 years ago
e0b582e
cpumask: convert kernel/cpu.c
by Rusty Russell
· 17 years ago
c309b91
cpumask: convert kernel/profile.c
by Rusty Russell
· 17 years ago
bd232f9
cpumask: convert RCU implementations
by Rusty Russell
· 17 years ago
d036e67
cpumask: convert kernel/irq
by Rusty Russell
· 17 years ago
6b95482
cpumask: convert kernel time functions
by Rusty Russell
· 17 years ago
e7577c5
cpumask: convert kernel/workqueue.c
by Rusty Russell
· 17 years ago
a45185d
cpumask: convert kernel/compat.c
by Rusty Russell
· 17 years ago
f1fc057
cpumask: remove any_online_cpu() users: kernel/
by Rusty Russell
· 17 years ago
4462344
cpumask: convert kernel trace functions further
by Rusty Russell
· 17 years ago
9e01c1b
cpumask: convert kernel trace functions
by Rusty Russell
· 17 years ago
4f4b6c1
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core
by Rusty Russell
· 17 years ago
db200df
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
79741dd
[PATCH] idle cputime accounting
by Martin Schwidefsky
· 17 years ago
457533a
[PATCH] fix scaled & unscaled cputime accounting
by Martin Schwidefsky
· 17 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 17 years ago
6a94cb7
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 17 years ago
1af237a
tracing: removed duplicated #include
by Huang Weiyi
· 17 years ago
526ea06
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
6de7148
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 17 years ago
1dff81f
Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
179475a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
bb758e9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
5f34fe1
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
ce47d97
cpumask: arch_send_call_function_ipi_mask: core
by Rusty Russell
· 17 years ago
54b11e6
cpumask: smp_call_function_many()
by Rusty Russell
· 17 years ago
3fa4152
cpumask: make set_cpu_*/init_cpu_* out-of-line
by Rusty Russell
· 17 years ago
b3199c0
cpumask: switch over to cpu_online/possible/active/present_mask: core
by Rusty Russell
· 17 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 17 years ago
43a2563
sparseirq: move __weak symbols into separate compilation unit
by Yinghai Lu
· 17 years ago
abf137d
aio: make the lookup_ioctx() lockless
by Jens Axboe
· 17 years ago
7c0990c
Do not free io context when taking recursive faults in do_exit
by Nikanth Karthikesan
· 17 years ago
0a8c539
[XFS] Fix merge failures
by Lachlan McIlroy
· 17 years ago
e3c6d4e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 17 years ago
b2e2fe9
sparseirq: work around __weak alias bug
by Ingo Molnar
· 17 years ago
96faec9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 17 years ago
a39b863
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
b0f4b28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
12026ea
sparseirq: fix hang with !SPARSE_IRQ
by Yinghai Lu
· 17 years ago
fa6beb3
sparseirq: set lock_class for legacy irq when sparse_irq is selected
by Yinghai Lu
· 17 years ago
Next »