index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
arm/gpio: Remove three copies of broken and racy debug code
Thomas Gleixner
2011-03-25
3
-129
/
+0
|
*
|
|
|
xtensa: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-44
/
+10
|
*
|
|
|
xtensa: Convert genirq namespace
Thomas Gleixner
2011-03-24
3
-13
/
+13
|
*
|
|
|
xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-24
1
-3
/
+2
|
*
|
|
|
xtensa: Convert s6000 gpio irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-18
/
+17
|
*
|
|
|
xtensa: Convert main irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-22
/
+21
|
*
|
|
|
um: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-46
/
+1
|
*
|
|
|
um: Convert genirq namespace
Thomas Gleixner
2011-03-24
1
-5
/
+4
|
*
|
|
|
m32r: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-45
/
+1
|
*
|
|
|
m32r: Convert genirq namespace
Thomas Gleixner
2011-03-24
8
-75
/
+75
|
*
|
|
|
h8300: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-31
/
+1
|
*
|
|
|
h8300: Convert genirq namespace
Thomas Gleixner
2011-03-24
1
-1
/
+1
|
*
|
|
|
avr32: Cleanup eic_set_irq_type()
Thomas Gleixner
2011-03-24
1
-20
/
+11
|
*
|
|
|
avr32: Use generic show_interrupts()
Thomas Gleixner
2011-03-24
2
-37
/
+1
|
*
|
|
|
avr: Cleanup genirq namespace
Thomas Gleixner
2011-03-24
5
-17
/
+17
|
*
|
|
|
avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATED
Thomas Gleixner
2011-03-24
1
-9
/
+4
|
*
|
|
|
avr32: At32ap: Convert pop irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-13
/
+10
|
*
|
|
|
avr32: At32ap: Convert intc irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-7
/
+5
|
*
|
|
|
avr32: At32ap: Convert extint irq_chip to new functions
Thomas Gleixner
2011-03-24
1
-22
/
+23
*
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-26
5
-14
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
sched, doc: Update sched-design-CFS.txt
Borislav Petkov
2011-03-23
3
-10
/
+1
|
*
|
|
|
|
sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_gr...
Sergey Senozhatsky
2011-03-23
1
-3
/
+0
|
*
|
|
|
|
sched.h: Fix a typo ("its")
Jonathan Neuschäfer
2011-03-23
1
-1
/
+1
|
*
|
|
|
|
sched: Fix yield_to kernel-doc
Randy Dunlap
2011-03-19
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-26
25
-69
/
+168
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continue
Ingo Molnar
2011-03-25
1
-2
/
+7
|
*
|
|
|
|
|
perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflows
Don Zickus
2011-03-24
1
-0
/
+1
|
*
|
|
|
|
|
perf symbols: Look at .dynsym again if .symtab not found
Arnaldo Carvalho de Melo
2011-03-23
1
-12
/
+13
|
*
|
|
|
|
|
perf build-id: Add quirk to deal with perf.data file format breakage
Arnaldo Carvalho de Melo
2011-03-23
1
-1
/
+56
|
*
|
|
|
|
|
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
17
-46
/
+73
|
*
|
|
|
|
|
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-03-23
1
-1
/
+2
|
*
|
|
|
|
|
perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()
Stephane Eranian
2011-03-23
2
-3
/
+11
|
*
|
|
|
|
|
perf top: Fix uninitialized 'counter' variable
Akihiro Nagai
2011-03-23
1
-1
/
+3
|
*
|
|
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-03-23
1
-2
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tracing: Fix set_ftrace_filter probe function display
Jiri Olsa
2011-03-22
1
-2
/
+1
|
*
|
|
|
|
|
|
perf, x86: Fix Intel fixed counters base initialization
Stephane Eranian
2011-03-19
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-26
2
-26
/
+33
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
genirq: Provide locked setter for chip, handler, name
Thomas Gleixner
2011-03-23
1
-5
/
+24
|
*
|
|
|
|
|
|
genirq: Provide a lockdep helper
Thomas Gleixner
2011-03-23
1
-0
/
+9
|
*
|
|
|
|
|
|
genirq; Remove the last leftovers of the old sparse irq code
Thomas Gleixner
2011-03-23
2
-21
/
+0
*
|
|
|
|
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-03-26
7
-16
/
+85
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
futex: Fix WARN_ON() test for UP
Steven Rostedt
2011-03-25
1
-2
/
+2
|
*
|
|
|
|
|
|
|
WARN_ON_SMP(): Allow use in if() statements on UP
Steven Rostedt
2011-03-25
1
-1
/
+27
|
*
|
|
|
|
|
|
|
x86, dumpstack: Use %pB format specifier for stack trace
Namhyung Kim
2011-03-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
vsprintf: Introduce %pB format specifier
Namhyung Kim
2011-03-24
3
-4
/
+54
|
*
|
|
|
|
|
|
|
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
Sergey Senozhatsky
2011-03-23
1
-8
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-26
2
-8
/
+6
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86: DT: Cleanup namespace and call irq_set_irq_type() unconditional
Thomas Gleixner
2011-03-24
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
x86: DT: Fix return condition in irq_create_of_mapping()
Thomas Gleixner
2011-03-24
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC context
Rakib Mullick
2011-03-22
1
-4
/
+4
[prev]
[next]