index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mkcompile_h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-14
perfcounters: release CPU context when exiting task counters
Ingo Molnar
1
-2
/
+12
2008-12-14
perfcounters: fix lapic initialization
Ingo Molnar
1
-2
/
+2
2008-12-14
perfcounters, x86: fix sw counters on non-PMC CPUs
Ingo Molnar
1
-1
/
+1
2008-12-14
perfcounters: fix non-intel-perfmon CPUs
Ingo Molnar
1
-0
/
+10
2008-12-14
perfcounters: add nr-of-faults counter
Ingo Molnar
1
-0
/
+51
2008-12-14
perfcounters: add task migrations counter
Ingo Molnar
4
-6
/
+61
2008-12-14
perfcounters: add context switch counter
Ingo Molnar
2
-2
/
+53
2008-12-14
perfcounters: fix task clock counter
Ingo Molnar
1
-4
/
+23
2008-12-14
perfcounters: implement "counter inheritance"
Ingo Molnar
3
-51
/
+228
2008-12-14
perfcounters: restructure x86 counter math
Ingo Molnar
4
-178
/
+137
2008-12-14
x86: implement atomic64_t on 32-bit
Ingo Molnar
1
-0
/
+218
2008-12-13
console ASCII glyph 1:1 mapping
Ingo Brueckl
1
-1
/
+1
2008-12-13
unicode table for cp437
Ingo Brueckl
1
-6
/
+6
2008-12-12
MIPS: IP32: Update defconfig
David Daney
1
-436
/
+624
2008-12-12
MIPS: Add missing calls to plat_unmap_dma_mem.
David Daney
1
-0
/
+3
2008-12-12
MIPS: Kconfig: Fix the arch-specific header path
Dmitri Vorobiev
1
-1
/
+1
2008-12-12
MIPS: Use EI/DI for MIPS R2.
David Daney
1
-0
/
+10
2008-12-12
Commands needing to be retried require a complete re-initialization.
Alan D. Brunelle
2
-10
/
+18
2008-12-12
x86: hardirq: introduce inc_irq_stat()
Hiroshi Shimamoto
5
-30
/
+11
2008-12-11
perf counters: update docs
Ingo Molnar
1
-32
/
+75
2008-12-11
perf counters: clean up state transitions
Ingo Molnar
3
-17
/
+25
2008-12-11
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
4
-7
/
+93
2008-12-11
perf counters: implement PERF_COUNT_TASK_CLOCK
Ingo Molnar
2
-2
/
+27
2008-12-11
perf counters: consolidate hw_perf save/restore APIs
Ingo Molnar
4
-22
/
+22
2008-12-11
perf counters: implement PERF_COUNT_CPU_CLOCK
Ingo Molnar
3
-48
/
+92
2008-12-11
perf counters: hw driver API
Ingo Molnar
3
-31
/
+66
2008-12-11
perf counters: group counter, fixes
Ingo Molnar
1
-19
/
+20
2008-12-11
perf counters: add support for group counters
Ingo Molnar
3
-82
/
+236
2008-12-11
perf counters: restructure the API
Ingo Molnar
4
-71
/
+106
2008-12-11
perf counters: expand use of counter->event
Thomas Gleixner
3
-19
/
+17
2008-12-11
perf counters: clean up 'raw' type API
Thomas Gleixner
3
-12
/
+18
2008-12-11
perf counters: protect them against CSTATE transitions
Thomas Gleixner
3
-1
/
+25
2008-12-11
powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia
Josh Boyer
1
-0
/
+1
2008-12-11
i2c-highlander: Trivial endian casting fixes
Harvey Harrison
1
-2
/
+2
2008-12-11
i2c-pmcmsp: Fix endianness misannotation
Harvey Harrison
1
-1
/
+1
2008-12-11
Revert "radeonfb: accelerate imageblit and other improvements"
Linus Torvalds
6
-280
/
+127
2008-12-11
Linux 2.6.28-rc8
v2.6.28-rc8
Linus Torvalds
1
-1
/
+1
2008-12-10
fix mapping_writably_mapped()
Hugh Dickins
1
-6
/
+9
2008-12-10
lib/idr.c: Fix bug introduced by RCU fix
Manfred Spraul
1
-1
/
+7
2008-12-10
MN10300: Give correct size when reserving interrupt vector table
Akira Takeuchi
1
-1
/
+1
2008-12-10
MN10300: Fix __put_user_asm8()
Akira Takeuchi
1
-1
/
+1
2008-12-10
MN10300: Fix the preemption resume_kernel() routine
Akira Takeuchi
1
-1
/
+2
2008-12-10
MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port
Akira Takeuchi
1
-0
/
+5
2008-12-10
MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros
Cyrill Gorcunov
1
-12
/
+10
2008-12-10
pktcdvd: remove broken dev_t export of class devices
Kay Sievers
1
-1
/
+1
2008-12-10
drivers/video/mb862xx/mb862xxfb.c: fix printk
Andrew Morton
1
-2
/
+2
2008-12-10
KSYM_SYMBOL_LEN fixes
Hugh Dickins
5
-5
/
+6
2008-12-10
inotify: fix IN_ONESHOT unmount event watcher
Dmitri Monakhov
1
-0
/
+2
2008-12-10
atomic: fix a typo in atomic_long_xchg()
Eric Dumazet
1
-1
/
+1
2008-12-10
mm: no get_user/put_user while holding mmap_sem in do_pages_stat?
Brice Goglin
1
-13
/
+46
[next]