Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
dd45c9cf687682c9ce256ab14bd8914db77410bb
/
kernel
2077776
cgroup: remove unused variable
by Stephen Rothwell
· 16 years ago
4403b40
Revert "Call init_workqueues before pre smp initcalls."
by Linus Torvalds
· 16 years ago
d244118
Fix compile warning in kernel/params.c
by Linus Torvalds
· 16 years ago
88ed86f
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
1f6d6e8e
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
a534487
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
b14ea38
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f2e4bd2
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
133e887
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e82cff7
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b5aadf7
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
by Alexey Dobriyan
· 16 years ago
3b5d5c6
proc: move /proc/modules boilerplate to kernel/module.c
by Alexey Dobriyan
· 16 years ago
6e62775
proc: move /proc/execdomains to kernel/exec_domain.c
by Alexey Dobriyan
· 16 years ago
98bc993
[PATCH] get rid of nameidata in audit_tree
by Al Viro
· 16 years ago
268a3dc
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
by Thomas Gleixner
· 16 years ago
8163bca
stop_machine: fix error code handling on multiple cpus
by Heiko Carstens
· 16 years ago
c9583e5
stop_machine: use workqueues instead of kernel threads
by Heiko Carstens
· 16 years ago
0d557dc
workqueue: introduce create_rt_workqueue
by Heiko Carstens
· 16 years ago
f44dd16
Make panic= and panic_on_oops into core_params
by Rusty Russell
· 16 years ago
67e67ce
core_param() for genuinely core kernel parameters
by Rusty Russell
· 16 years ago
9b473de
param: Fix duplicate module prefixes
by Rusty Russell
· 16 years ago
730b69d
module: check kernel param length at compile time, not runtime
by Rusty Russell
· 16 years ago
d72b375
Remove stop_machine during module load v2
by Andi Kleen
· 16 years ago
5e458cc
module: simplify load_module.
by Rusty Russell
· 16 years ago
c4bd822
NOHZ: fix thinko in the timer restart code path
by Thomas Gleixner
· 16 years ago
5f86515
rcupdate: fix bug of rcu_barrier*()
by Lai Jiangshan
· 16 years ago
b6f3b78
genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
by Dean Nelson
· 16 years ago
572c489
[PATCH] sanitize blkdev_get() and friends
by Al Viro
· 17 years ago
c2dd0da
[PATCH] propagate mode through swsusp_close()
by Al Viro
· 17 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
0b3682ba3
genirq: fix set_irq_type() when recording trigger type
by Chris Friesen
· 16 years ago
5f41b8c
kexec: fix crash_save_vmcoreinfo_init build problem
by Luck, Tony
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9301975
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
99ebcf8
Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f07767f
byteorder: remove direct includes of linux/byteorder/swab[b].h
by Harvey Harrison
· 16 years ago
1a651a0
byteorder: remove direct includes of linux/byteorder/swab[b].h
by Harvey Harrison
· 16 years ago
acd99db
kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.
by Ken'ichi Ohmichi
· 16 years ago
293adee
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
by Oleg Nesterov
· 16 years ago
b747c8c
make ptrace_untrace() static
by Adrian Bunk
· 16 years ago
30e8e13
cpuset: use seq_*mask_* to print masks
by Lai Jiangshan
· 16 years ago
40b6a76
cpuset.c: remove extra variable
by Rakib Mullick
· 16 years ago
cc31edc
cgroups: convert tasks file to use a seq_file with shared pid array
by Paul Menage
· 16 years ago
146aa1b
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
by Lai Jiangshan
· 16 years ago
c3b9f5a
kernel/configs.c: remove useless comments
by WANG Cong
· 16 years ago
1aece34
container freezer: rename check_if_frozen()
by Matt Helsley
· 16 years ago
81dcf33
container freezer: make freezer state names less generic
by Matt Helsley
· 16 years ago
957a4ee
container freezer: prevent frozen tasks or cgroups from changing
by Matt Helsley
· 16 years ago
5a06915
container freezer: skip frozen cgroups during power management resume
by Matt Helsley
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
8174f15
container freezer: make refrigerator always available
by Matt Helsley
· 16 years ago
af936a1
vmscan: unevictable LRU scan sysctl
by Lee Schermerhorn
· 16 years ago
0c4b83d
sched: disable the hrtick for now
by Ingo Molnar
· 16 years ago
f9c0b09
sched: revert back to per-rq vruntime
by Peter Zijlstra
· 16 years ago
a4c2f00
sched: fair scheduler should not resched rt tasks
by Peter Zijlstra
· 16 years ago
ffda12a
sched: optimize group load balancer
by Peter Zijlstra
· 16 years ago
643bdf6
hrtimers: simplify hrtimer_peek_ahead_timers()
by Thomas Gleixner
· 16 years ago
e1dd7bc
hrtimers: fix docbook comments
by Thomas Gleixner
· 16 years ago
c465a76
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus
by Thomas Gleixner
· 16 years ago
870e2a2
timer_list: add base address to clock base
by Thomas Gleixner
· 16 years ago
c5b77a3
timer_list: print cpu number of clockevents device
by Thomas Gleixner
· 16 years ago
e67ef25
timer_list: print real timer address
by Thomas Gleixner
· 16 years ago
26e9a39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
651dab4
Merge commit 'linus/master' into merge-linus
by Arjan van de Ven
· 16 years ago
fb02fbc
NOHZ: restart tick device from irq_enter()
by Thomas Gleixner
· 16 years ago
c34bec5
NOHZ: split tick_nohz_restart_sched_tick()
by Thomas Gleixner
· 16 years ago
719254fa
NOHZ: unify the nohz function calls in irq_enter()
by Thomas Gleixner
· 16 years ago
b0aa51b
sched: minor fast-path overhead reduction
by Mike Galbraith
· 16 years ago
b968905
sched: fix the wrong mask_len, cleanup
by Peter Zijlstra
· 16 years ago
c851c86
sched: fix the wrong mask_len
by Miao Xie
· 16 years ago
0f1f6de
Merge branch 'linus' into sched/urgent
by Ingo Molnar
· 16 years ago
54514a7
softirq: Add support for triggering softirq work on softirqs.
by David S. Miller
· 16 years ago
8cde1ad
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1c95e1b
Fix kernel/softirq.c printk format warning properly
by Linus Torvalds
· 16 years ago
e533b22
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
c8d8a23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
2b252c5
make kprobes.c:kretprobe_table_lock() static
by Adrian Bunk
· 16 years ago
c26ec88
resources: tidy __request_region()
by Bjorn Helgaas
· 16 years ago
ebf3f09
Configure out AIO support
by Thomas Petazzoni
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
20036fd
Add kerneldoc documentation for new printk format extensions
by Andi Kleen
· 16 years ago
6d5cd6e
taint: fix kernel-doc
by Randy Dunlap
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
7968b3d
kernel/kallsyms.c: fix double return
by WANG Cong
· 16 years ago
9679e4d
kernel/sys.c: improve code generation
by Andrew Morton
· 16 years ago
8798881
utsname: completely overwrite prior information
by Vegard Nossum
· 16 years ago
22b8ce9
profiling: dynamically enable readprofile at runtime
by Dave Hansen
· 16 years ago
0c2d64f
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
by Adam Tkac
· 16 years ago
25ddbb1
Make the taint flags reliable
by Andi Kleen
· 16 years ago
9ba1608
Kconfig: eliminate "def_bool n" constructs
by Jan Beulich
· 16 years ago
a25d644
wait: kill is_sync_wait()
by Tejun Heo
· 16 years ago
d9f3216
kernel/dma.c: remove a CVS keyword
by Adrian Bunk
· 16 years ago
1bfcf13
pm: rework disabling of user mode helpers during suspend/hibernation
by Rafael J. Wysocki
· 16 years ago
9363b9f
memrlimit: cgroup mm owner callback changes to add task info
by Balbir Singh
· 16 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 16 years ago
e943209
modules: fix module "notes" kobject leak
by Alexey Dobriyan
· 16 years ago
Next »