index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
19
-62
/
+80
2009-08-31
lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.h
Benjamin Herrenschmidt
1
-1
/
+1
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
1
-1
/
+3
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2
-3
/
+3
2009-08-26
ACPI processor: force throttling state when BIOS returns incorrect value
Frans Pop
1
-2
/
+3
2009-08-26
flex_array: convert element_nr formals to unsigned
David Rientjes
1
-4
/
+6
2009-08-26
flex_array: declare parts member to have incomplete type
David Rientjes
1
-1
/
+1
2009-08-26
rcu: Remove lockdep annotations from RCU's _notrace() API members
Paul E. McKenney
1
-2
/
+0
2009-08-24
mm: fix hugetlb bug due to user_shm_unlock call
Hugh Dickins
1
-2
/
+4
2009-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2009-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-08-24
rcu: Add "notrace" to RCU function headers used by ftrace
Paul E. McKenney
1
-2
/
+2
2009-08-24
kernel_read: redefine offset type
Mimi Zohar
1
-1
/
+1
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
5
-258
/
+2
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
5
-1
/
+73
2009-08-23
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
Paul E. McKenney
2
-2
/
+0
2009-08-23
rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.h
Paul E. McKenney
3
-24
/
+44
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
3
-10
/
+23
2009-08-23
rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.h
Paul E. McKenney
1
-211
/
+0
2009-08-22
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
1
-2
/
+2
2009-08-22
rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP
Paul E. McKenney
2
-4
/
+4
2009-08-21
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+4
2009-08-21
Make bitmask 'and' operators return a result code
Linus Torvalds
2
-20
/
+18
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
1
-0
/
+2
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+4
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
1
-0
/
+2
2009-08-19
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+1
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2
-2
/
+1
2009-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-8
/
+13
2009-08-17
net: restore gnet_stats_basic to previous definition
Eric Dumazet
5
-8
/
+13
2009-08-17
security: define round_hint_to_min in !CONFIG_SECURITY
Eric Paris
1
-15
/
+15
2009-08-17
Security/SELinux: seperate lsm specific mmap_min_addr
Eric Paris
2
-15
/
+17
2009-08-17
Capabilities: move cap_file_mmap to commoncap.c
Eric Paris
1
-3
/
+4
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
1
-1
/
+1
2009-08-15
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
1
-5
/
+12
2009-08-15
Merge commit 'v2.6.31-rc6' into core/rcu
Ingo Molnar
138
-644
/
+1740
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-11
/
+38
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
1
-11
/
+36
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
1
-0
/
+2
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
1
-3
/
+2
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-7
/
+20
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
1
-0
/
+4
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
1
-1
/
+7
2009-08-10
locking, sched: Give waitqueue spinlocks their own lockdep classes
Peter Zijlstra
1
-1
/
+8
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2
-1
/
+4
2009-08-09
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2009-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
1
-5
/
+5
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
3
-36
/
+107
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
1
-25
/
+85
[next]