Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a2887097f25cd38cadfc11d10769e2b349fb5eca
/
kernel
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
d4429f6
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
3044100
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b515316
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
a8cbf22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
4a60cfa
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
62bea97
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b61f6a5
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
0575db8
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
bc4016f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
5d70f79
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
888a6f7
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
31b7eab
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b0ae198
security: remove unused parameter from security_task_setscheduler()
by KOSAKI Motohiro
· 14 years ago
14d4962
Merge branch 'linus' into irq/core
by Ingo Molnar
· 14 years ago
809b4e0
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
750ed15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
7e40798
tracing: Fix compile issue for trace_sched_wakeup.c
by Steven Rostedt
· 14 years ago
7ada876
futex: Fix errors in nested key ref-counting
by Darren Hart
· 14 years ago
01b284f
blktrace: remove the big kernel lock
by Arnd Bergmann
· 14 years ago
0fc86c7
rtmutex-tester: make it build without BKL
by Arnd Bergmann
· 14 years ago
23beab7
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel
by Russell King
· 14 years ago
b7dadc3
sched: Export account_system_vtime()
by Ingo Molnar
· 14 years ago
d267f87
sched: Call tick_check_idle before __irq_enter
by Venkatesh Pallipadi
· 14 years ago
aa48380
sched: Remove irq time from available CPU power
by Venkatesh Pallipadi
· 14 years ago
305e683
sched: Do not account irq time to current task
by Venkatesh Pallipadi
· 14 years ago
b52bfee
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
by Venkatesh Pallipadi
· 14 years ago
6cdd519
sched: Add a PF flag for ksoftirqd identification
by Venkatesh Pallipadi
· 14 years ago
75e1056
sched: Fix softirq time accounting
by Venkatesh Pallipadi
· 14 years ago
75dd321
sched: Drop group_capacity to 1 only if local group has extra capacity
by Nikhil Rao
· 14 years ago
fab4762
sched: Force balancing on newidle balance if local group has capacity
by Nikhil Rao
· 14 years ago
2582f0e
sched: Set group_imb only a task can be pulled from the busiest cpu
by Nikhil Rao
· 14 years ago
ef8002f
sched: Do not consider SCHED_IDLE tasks to be cache hot
by Nikhil Rao
· 14 years ago
7e54a5a
perf: Optimize sw events
by Peter Zijlstra
· 14 years ago
82cd6de
perf: Use jump_labels to optimize the scheduler hooks
by Peter Zijlstra
· 14 years ago
3b6e901
jump_label: Use more consistent naming
by Peter Zijlstra
· 14 years ago
d580ff8
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
by Peter Zijlstra
· 14 years ago
c6be5a5
perf: Find task before event alloc
by Peter Zijlstra
· 14 years ago
e7d0bc0
perf: Fix task refcount bugs
by Peter Zijlstra
· 14 years ago
74c3337
perf: Fix group moving
by Peter Zijlstra
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
8e5fc1a
perf_events: Fix transaction recovery in group_sched_in()
by Stephane Eranian
· 14 years ago
c530ccd
perf_events: Fix bogus context time tracking
by Stephane Eranian
· 14 years ago
4ba053c
lockdep: Check the depth of subclass
by Hitoshi Mitake
· 14 years ago
6201625
lockdep: Add improved subclass caching
by Hitoshi Mitake
· 14 years ago
f2f108e
Merge branch 'linus' into core/locking
by Ingo Molnar
· 14 years ago
17bdcf9
sched: Drop all load weight manipulation for RT tasks
by Linus Walleij
· 14 years ago
34f971f
sched: Create special class for stop/migrate work
by Peter Zijlstra
· 14 years ago
4924627
sched: Unindent labels
by Peter Zijlstra
· 14 years ago
78c89ba
tracing: Remove parent recording in latency tracer graph options
by Steven Rostedt
· 14 years ago
5e6d2b9
tracing: Use one prologue for the preempt irqs off tracer function tracers
by Steven Rostedt
· 14 years ago
542181d
tracing: Use one prologue for the wakeup tracer function tracers
by Steven Rostedt
· 14 years ago
7495a5b
tracing: Graph support for wakeup tracer
by Jiri Olsa
· 14 years ago
0a77262
tracing: Make graph related irqs/preemptsoff functions global
by Jiri Olsa
· 14 years ago
a9d6117
tracing: Add proper check for irq_depth routines
by Jiri Olsa
· 14 years ago
907f278
tracing/trivial: Remove cast from void*
by matt mooney
· 14 years ago
e1f60b2
PM: Introduce library for device-specific OPPs (v7)
by Nishanth Menon
· 14 years ago
d33ac60
PM: Add sysfs attr for rechecking dev hash from PM trace
by James Hogan
· 14 years ago
3624eb0
PM / Hibernate: Modify signature used to mark swap
by Rafael J. Wysocki
· 14 years ago
dbeeec5
PM: Allow wakeup events to abort freezing of tasks
by Rafael J. Wysocki
· 14 years ago
d0941ea
PM / Hibernate: Make some boot messages look less scary
by Rafael J. Wysocki
· 14 years ago
074037e
PM / Wakeup: Introduce wakeup source objects and event statistics (v3)
by Rafael J. Wysocki
· 14 years ago
ac5c24ec
PM / Hibernate: Make default image size depend on total RAM size
by Rafael J. Wysocki
· 14 years ago
266f1a2
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
by Rafael J. Wysocki
· 14 years ago
bcb5ba8
PM / Runtime: Use alloc_workqueue() for creating the PM workqueue
by Rafael J. Wysocki
· 14 years ago
ede890c
PM: Fix unmet dependency warning from kconfig
by Rafael J. Wysocki
· 14 years ago
f996fc9
PM / Hibernate: Compress hibernation image with LZO
by Bojan Smojver
· 14 years ago
a9febbb
sysctl: min/max bounds are optional
by Eric Dumazet
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
6268464
Merge remote branch 'tip/perf/core' into oprofile/core
by Robert Richter
· 14 years ago
0fdf136
Merge branch 'tip/perf/recordmcount-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 14 years ago
cf4db25
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
by Steven Rostedt
· 14 years ago
d9d572a
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 14 years ago
72441cb
ftrace/x86: Add support for C version of recordmcount
by Steven Rostedt
· 14 years ago
f13d4f9
hrtimer: Preserve timer state in remove_hrtimer()
by Salman Qazi
· 14 years ago
864616e
sched: Comment updates: fix default latency and granularity numbers
by Takuya Yoshikawa
· 14 years ago
ed859ed
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
fb62db2
futex: Fix kernel-doc notation & typos
by Randy Dunlap
· 14 years ago
fd02e6f
kprobes: Fix selftest to clear flags field for reusing probes
by Masami Hiramatsu
· 14 years ago
14cae9b
tracing: Fix function-graph build warning on 32-bit
by Borislav Petkov
· 14 years ago
4783f39
Merge remote branch 'kumar/merge' into next
by Benjamin Herrenschmidt
· 14 years ago
c0a19eb
genirq: Fix CONFIG_GENIRQ_NO_DEPRECATED=y build
by Thomas Gleixner
· 14 years ago
d013432
ring-buffer: Fix typo of time extends per page
by Steven Rostedt
· 14 years ago
5b8c4f2
printk: Make console_sem a semaphore not a pseudo mutex
by Thomas Gleixner
· 14 years ago
37eca0d
Merge branch 'linus' into core/locking
by Thomas Gleixner
· 14 years ago
baa0d23
genirq: Switch sparse_irq allocator to GFP_KERNEL
by Thomas Gleixner
· 14 years ago
a05a900
genirq: Make sparse_lock a mutex
by Thomas Gleixner
· 14 years ago
78f90d9
genirq: Remove the now unused sparse irq leftovers
by Thomas Gleixner
· 14 years ago
b7b2933
genirq: Sanitize dynamic irq handling
by Thomas Gleixner
· 14 years ago
b7d0d82
genirq: Remove arch_init_chip_data()
by Thomas Gleixner
· 14 years ago
7c5f135
Merge branch 'x86/urgent' of into irq/sparseirq
by Thomas Gleixner
· 14 years ago
b683de2
genirq: Query arch for number of early descriptors
by Thomas Gleixner
· 14 years ago
aa99ec0
genirq: Use sane sparse allocator
by Thomas Gleixner
· 14 years ago
06f6c33
genirq: Implement irq reservation
by Thomas Gleixner
· 14 years ago
a98d24b
genirq: Implement sane enumeration
by Thomas Gleixner
· 14 years ago
13bfe99
genirq: Prepare proc for real sparse irq support
by Thomas Gleixner
· 14 years ago
1f5a5b8
genirq: Implement a sane sparse_irq allocator
by Thomas Gleixner
· 14 years ago
1318a48
genirq: Provide default irq init flags
by Thomas Gleixner
· 14 years ago
Next »