Sign in
android-kvm
/
linux
/
755051993bfcdf07acd84a7ffd08d463b85bfd69
/
kernel
8ded2bb
posix_types.h: Cleanup stale __NFDBITS and related definitions
by Josh Boyer
· 13 years ago
7907163
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
fa93669
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
b13bc8d
Merge tag 'staging-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
bdc0077
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
614a6d43
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 13 years ago
a08489c
Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 13 years ago
6dd53aa4
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 13 years ago
f14121a
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 13 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
8323f26
sched: Fix race in task_group()
by Peter Zijlstra
· 13 years ago
88b8dac
sched: Improve balance_cpu() to consider other cpus in its group as target of (pinned) task
by Srivatsa Vaddagiri
· 13 years ago
bbf18b1
sched: Reset loop counters if all tasks are pinned and we need to redo load balance
by Prashanth Nageshappa
· 13 years ago
85c1e7d
sched: Reorder 'struct lb_env' members to reduce its size
by Prashanth Nageshappa
· 13 years ago
970e178
sched: Improve scalability via 'CPU buddies', which withstand random perturbations
by Mike Galbraith
· 13 years ago
a1cd2b1
cpusets: Remove/update outdated comments
by Srivatsa S. Bhat
· 13 years ago
7ddf96b
cpusets, hotplug: Restructure functions that are invoked during hotplug
by Srivatsa S. Bhat
· 13 years ago
80d1fa6
cpusets, hotplug: Implement cpuset tree traversal in a helper function
by Srivatsa S. Bhat
· 13 years ago
d35be8b
CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume
by Srivatsa S. Bhat
· 13 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
a2d4c71
deal with task_work callbacks adding more work
by Al Viro
· 13 years ago
ed3e694
move exit_task_work() past exit_files() et.al.
by Al Viro
· 13 years ago
67d1214
merge task_work and rcu_head, get rid of separate allocation for keyring case
by Al Viro
· 13 years ago
158e164
trim task_work: get rid of hlist
by Al Viro
· 13 years ago
41f9d29
trimming task_work: kill ->data
by Al Viro
· 13 years ago
7266702
signal: make sure we don't get stopped with pending task_work
by Al Viro
· 13 years ago
3992c03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
55acddd
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2eafeb6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
16d286e
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
6fec10a
workqueue: fix spurious CPU locality WARN from process_one_work()
by Tejun Heo
· 13 years ago
46f3d97
kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed
by Tejun Heo
· 13 years ago
9a2e03d
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
by Tejun Heo
· 13 years ago
9a2bc86
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
by Linus Torvalds
· 13 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 13 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 13 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 13 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 13 years ago
a468348
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
by Dan Williams
· 13 years ago
2955b47
[SCSI] async: introduce 'async_domain' type
by Dan Williams
· 13 years ago
6791457
printk: Export struct log size and member offsets through vmcoreinfo
by Vivek Goyal
· 13 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 13 years ago
11388c8
PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock
by Rafael J. Wysocki
· 13 years ago
823d936
Merge branch 'fixes' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
6f70242
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
eec19d1
Merge branch 'linus' into timers/core
by Ingo Molnar
· 13 years ago
6e0f17b
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
a2fe194
Merge branch 'linus' into perf/core
by Ingo Molnar
· 13 years ago
8db25e7
workqueue: simplify CPU hotplug code
by Tejun Heo
· 13 years ago
628c78e
workqueue: remove CPU offline trustee
by Tejun Heo
· 13 years ago
3ce6337
workqueue: don't butcher idle workers on an offline CPU
by Tejun Heo
· 13 years ago
25511a4
workqueue: reimplement CPU online rebinding to handle idle workers
by Tejun Heo
· 13 years ago
bc2ae0f
workqueue: drop @bind from create_worker()
by Tejun Heo
· 13 years ago
6037315
workqueue: use mutex for global_cwq manager exclusion
by Tejun Heo
· 13 years ago
403c821
workqueue: ROGUE workers are UNBOUND workers
by Tejun Heo
· 13 years ago
f2d5a0e
workqueue: drop CPU_DYING notifier operation
by Tejun Heo
· 13 years ago
6575820
workqueue: perform cpu down operations from low priority cpu_notifier()
by Tejun Heo
· 13 years ago
f555f12
tracing/function: Convert func_set_flag() to a switch statement
by Anton Vorontsov
· 13 years ago
21f67940
tracing/function: Introduce persistent trace option
by Anton Vorontsov
· 13 years ago
b2ad368
tracing: Fix initialization failure path in tracing_set_tracer()
by Anton Vorontsov
· 13 years ago
eab0726
kmsg - do not flush partial lines when the console is busy
by Kay Sievers
· 13 years ago
d39f3d7
kmsg - export "continuation record" flag to /dev/kmsg
by Kay Sievers
· 13 years ago
96efedf
kmsg - avoid warning for CONFIG_PRINTK=n compilations
by Kay Sievers
· 13 years ago
7049825
kmsg - properly print over-long continuation lines
by Kay Sievers
· 13 years ago
3e99713
timekeeping: Add missing update call in timekeeping_resume()
by Thomas Gleixner
· 13 years ago
f726a69
time: Rework timekeeping functions to take timekeeper ptr as argument
by John Stultz
· 13 years ago
2a8c088
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
by John Stultz
· 13 years ago
f2a5a08
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
by John Stultz
· 13 years ago
1f4f948
time: Refactor accumulation of nsecs to secs
by John Stultz
· 13 years ago
1e75fa8
time: Condense timekeeper.xtime into xtime_sec
by John Stultz
· 13 years ago
fee84c4
time: Explicitly use u32 instead of int for shift values
by John Stultz
· 13 years ago
42e71e8
time: Whitespace cleanups per Ingo%27s requests
by John Stultz
· 13 years ago
e8b9dd7
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 13 years ago
6b1859d
ntp: Fix STA_INS/DEL clearing bug
by John Stultz
· 13 years ago
ab93eb8
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9249e17
VFS: Pass mount flags to sget()
by David Howells
· 13 years ago
be34d1a
VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors
by David Howells
· 13 years ago
79714f7
get rid of kern_path_parent()
by Al Viro
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 13 years ago
3270476
workqueue: reimplement WQ_HIGHPRI using a separate worker_pool
by Tejun Heo
· 13 years ago
4ce62e9
workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()
by Tejun Heo
· 13 years ago
d55e5bd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
11ebea5
workqueue: separate out worker_pool flags
by Tejun Heo
· 13 years ago
63d95a9
workqueue: use @pool instead of @gcwq or @cpu where applicable
by Tejun Heo
· 13 years ago
bd7bdd4
workqueue: factor out worker_pool from global_cwq
by Tejun Heo
· 13 years ago
974271c
workqueue: don't use WQ_HIGHPRI for unbound workqueues
by Tejun Heo
· 13 years ago
93574fc
tracing: Check for allocation failure in __tracing_open()
by Dan Carpenter
· 13 years ago
00c3e27
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
4229fb1d
c/r: prctl: less paranoid prctl_set_mm_exe_file()
by Konstantin Khlebnikov
· 13 years ago
5baefd6
hrtimer: Update hrtimer base offsets each hrtimer_interrupt
by John Stultz
· 13 years ago
f6c06ab
timekeeping: Provide hrtimer update function
by Thomas Gleixner
· 13 years ago
196951e
hrtimers: Move lock held region in hrtimer_interrupt()
by Thomas Gleixner
· 13 years ago
5b9fe75
timekeeping: Maintain ktime_t based offsets for hrtimers
by Thomas Gleixner
· 13 years ago
4873fa0
timekeeping: Fix leapsecond triggered load spike issue
by John Stultz
· 13 years ago
f55a6fa
hrtimer: Provide clock_was_set_delayed()
by John Stultz
· 13 years ago
3dc352c
Merge tag 'driver-core-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
5becfb1
kmsg: merge continuation records while printing
by Kay Sievers
· 13 years ago
ce27e31
cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode
by Tejun Heo
· 13 years ago
Next »