| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-18 | 3 | -26/+33 |
|\ |
|
| * | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 | 1 | -0/+2 |
| * | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 | 1 | -3/+3 |
| * | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 2009-09-16 | 2 | -1/+3 |
| * | sched: Add WF_FORK | Peter Zijlstra | 2009-09-15 | 1 | -0/+1 |
| * | sched: Rename sync arguments | Peter Zijlstra | 2009-09-15 | 2 | -4/+9 |
| * | sched: Rename select_task_rq() argument | Peter Zijlstra | 2009-09-15 | 1 | -1/+1 |
| * | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 | 1 | -0/+4 |
| * | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 |
| * | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | 1 | -1/+1 |
| * | sched: Fix some domain tunings | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 |
| * | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 |
| * | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | 2 | -16/+7 |
| * | sched: Add TASK_WAKING | Peter Zijlstra | 2009-09-15 | 1 | -0/+1 |
| * | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 2009-09-15 | 1 | -1/+2 |
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 6 | -22/+26 |
|\ \ |
|
| * | | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan | 2009-09-17 | 1 | -10/+11 |
| * | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 283 | -2947/+6199 |
| |\ \ |
|
| * | | | tracing: remove notrace from __kprobes annotation | Steven Rostedt | 2009-09-16 | 1 | -2/+2 |
| * | | | tracing: have TRACE_EVENT macro use __flags to not shadow parameter | Steven Rostedt | 2009-09-14 | 1 | -2/+2 |
| * | | | tracing: add static to generated TRACE_EVENT functions | Steven Rostedt | 2009-09-14 | 1 | -2/+2 |
| * | | | tracing: allow filter predicates to handle ksym symbols | Steven Rostedt | 2009-09-13 | 1 | -2/+2 |
| * | | | ftrace: __start_mcount_loc should be .init.rodata | John Reiser | 2009-09-13 | 1 | -2/+3 |
| * | | | tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce | Carsten Emde | 2009-09-13 | 1 | -1/+3 |
| * | | | tracing: add lock depth to entries | Steven Rostedt | 2009-09-11 | 1 | -0/+1 |
| * | | | tracing: move tgid out of generic entry and into userstack | Steven Rostedt | 2009-09-11 | 1 | -1/+0 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-18 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 2009-09-17 | 1 | -0/+2 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-18 | 11 | -9/+145 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells | 2009-09-16 | 1 | -10/+10 |
| * | | | | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski | 2009-09-15 | 1 | -1/+1 |
| * | | | | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells | 2009-09-15 | 1 | -0/+52 |
| * | | | | RxRPC: Allow key payloads to be passed in XDR form | David Howells | 2009-09-15 | 1 | -0/+55 |
| * | | | | RxRPC: Declare the security index constants symbolically | David Howells | 2009-09-15 | 1 | -0/+7 |
| * | | | | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet | 2009-09-15 | 1 | -0/+5 |
| * | | | | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua | 2009-09-15 | 4 | -1/+8 |
| * | | | | tcp: fix ssthresh u16 leftover | Ilpo Järvinen | 2009-09-15 | 1 | -0/+7 |
| * | | | | net: constify struct inet6_protocol | Alexey Dobriyan | 2009-09-15 | 1 | -3/+3 |
| * | | | | net: constify struct net_protocol | Alexey Dobriyan | 2009-09-15 | 1 | -4/+3 |
| * | | | | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2009-09-15 | 1 | -0/+4 |
* | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-09-17 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | uwb: avoid radio controller reset loops | David Vrabel | 2009-08-26 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-09-16 | 6 | -18/+37 |
|\ \ \ \ \ |
|
| * | | | | | Driver Core: devtmpfs - kernel-maintained tmpfs-based /dev | Kay Sievers | 2009-09-15 | 2 | -0/+13 |
| * | | | | | Driver core: Add support for compatibility classes | Jean Delvare | 2009-09-15 | 1 | -0/+8 |
| * | | | | | uio: add generic driver for PCI 2.3 devices | Michael S. Tsirkin | 2009-09-15 | 1 | -0/+1 |
| * | | | | | driver model: constify attribute groups | David Brownell | 2009-09-15 | 4 | -6/+6 |
| * | | | | | Driver core: Add accessor for device platform data | Mark Brown | 2009-09-15 | 1 | -0/+5 |
| * | | | | | Driver core: move dev_get/set_drvdata to drivers/base/dd.c | Greg Kroah-Hartman | 2009-09-15 | 1 | -12/+4 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pcmcia-2.6 | Linus Torvalds | 2009-09-16 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|