index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-05-08
fork: Remove the weak insanity
Thomas Gleixner
2012-05-08
smp: Implement kick_all_cpus_sync()
Thomas Gleixner
2012-05-07
kmsg: export printk records to the /dev/kmsg interface
Kay Sievers
2012-05-07
printk: convert byte-buffer to variable-length record buffer
Kay Sievers
2012-05-07
sched: Update documentation and comments
Hiroshi Shimamoto
2012-05-07
Merge branch 'linus' into sched/core
Ingo Molnar
2012-05-07
tracing: Provide trace events interface for uprobes
Srikar Dronamraju
2012-05-07
tracing: Extract out common code for kprobes/uprobes trace events
Srikar Dronamraju
2012-05-07
tracing: Modify is_delete, is_return from int to bool
Srikar Dronamraju
2012-05-07
Merge branch 'tip/perf/core-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-05-05
PM / Sleep: Fix a mistake in a conditional in autosleep_store()
Arve Hjønnevåg
2012-05-05
init_task: Create generic init_task instance
Thomas Gleixner
2012-05-04
params: replace printk(KERN_<LVL>...) with pr_<lvl>(...)
Jim Cromie
2012-05-04
params.c: fix Smack complaint about parse_args
Jim Cromie
2012-05-04
genirq: Do not consider disabled wakeup irqs
Thomas Gleixner
2012-05-04
genirq: Allow check_wakeup_irqs to notice level-triggered interrupts
Thomas Gleixner
2012-05-04
smp: Fix idle_thread_init() inline stub
Thomas Gleixner
2012-05-04
Merge tag 'v3.4-rc5' into next
James Morris
2012-05-03
smp, idle: Allocate idle thread for each possible cpu during boot
Suresh Siddha
2012-05-03
userns: Convert in_group_p and in_egroup_p to use kgid_t
Eric W. Biederman
2012-05-03
userns: Convert ptrace, kill, set_priority permission checks to work with kui...
Eric W. Biederman
2012-05-03
userns: Convert setting and getting uid and gid system calls to use kuid and ...
Eric W. Biederman
2012-05-03
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
Eric W. Biederman
2012-05-03
userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid
Eric W. Biederman
2012-05-03
userns: Store uid and gid values in struct cred with kuid_t and kgid_t types
Eric W. Biederman
2012-05-03
userns: Convert group_info values from gid_t to kgid_t.
Eric W. Biederman
2012-05-02
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
Merge 3.4-rc5 into driver-core-next
Greg Kroah-Hartman
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-05-01
PM / Sleep: Add user space interface for manipulating wakeup sources, v3
Rafael J. Wysocki
2012-05-01
PM / Sleep: Add "prevent autosleep time" statistics to wakeup sources
Rafael J. Wysocki
2012-05-01
PM / Sleep: Implement opportunistic sleep, v2
Rafael J. Wysocki
2012-05-01
PM / Hibernate: Hibernate/thaw fixes/improvements
Bojan Smojver
2012-05-01
rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU
Paul E. McKenney
2012-05-01
Merge tag 'v3.4-rc5' into for-3.5/core
Jens Axboe
2012-04-30
dynamic_debug: make dynamic-debug work for module initialization
Jim Cromie
2012-04-30
params: add 3rd arg to option handler callback signature
Jim Cromie
2012-04-30
rcu: Add rcutorture test for call_srcu()
Lai Jiangshan
2012-04-30
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
2012-04-30
rcu: Use single value to handle expedited SRCU grace periods
Lai Jiangshan
2012-04-30
rcu: Improve srcu_readers_active_idx()'s cache locality
Lai Jiangshan
2012-04-30
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
2012-04-30
rcu: Improve SRCU's wait_idx() comments
Lai Jiangshan
2012-04-30
rcu: Flip ->completed only once per SRCU grace period
Lai Jiangshan
2012-04-30
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
2012-04-30
rcu: Remove fast check path from __synchronize_srcu()
Lai Jiangshan
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
2012-04-30
rcu: Introduce rcutorture testing for rcu_barrier()
Paul E. McKenney
2012-04-29
Merge tag 'pm-for-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
[prev]
[next]