Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | | | tracing: Add notrace to TRACE_EVENT implementation functions | Steven Rostedt | 2010-02-16 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | tracing: Remove show_format and related macros from TRACE_EVENT | Lai Jiangshan | 2010-01-06 | |
| | * | | | | | | | | | | | tracing: Have syscall tracing call its own init function | Steven Rostedt | 2010-01-06 | |
| | * | | | | | | | | | | | tracing: Add print_fmt field | Lai Jiangshan | 2010-01-06 | |
| * | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot | Paul E. McKenney | 2010-02-27 | |
| | * | | | | | | | | | | | | rcu: Make rcu_read_lock_sched_held() take boot time into account | Paul E. McKenney | 2010-02-26 | |
| | * | | | | | | | | | | | | rcu: Accelerate grace period if last non-dynticked CPU | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | vfs: Abstract rcu_dereference_check for files-fdtable use | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | vfs: Apply lockdep-based checking to rcu_dereference() uses | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | sched: Use lockdep-based checking on rcu_dereference() | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | net: Add checking to rcu_dereference() primitives | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | rcu: Disable lockdep checking in RCU list-traversal primitives | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | rcu: Integrate rcu_dereference_check() message into lockdep | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | rcu: Add lockdep-enabled variants of rcu_dereference() | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | rcu: Introduce lockdep-based checking to RCU read-side primitives | Paul E. McKenney | 2010-02-25 | |
| | * | | | | | | | | | | | | Merge commit 'v2.6.33' into core/rcu | Ingo Molnar | 2010-02-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | | | rcu: Add force_quiescent_state() testing to rcutorture | Paul E. McKenney | 2010-01-13 | |
| | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||
| | | | | | | | | | | | | | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| | \ \ \ \ \ \ \ \ \ \ \ | ||||
| *-----------. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes... | Linus Torvalds | 2010-02-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|_|_|_|_|/ / / | | | | | | | |/| | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | plist: Fix grammar mistake, and c-style mistake | John Kacur | 2010-01-13 | |
| | | | |_|_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | [S390] Define new s390 ELF note sections in elf.h | Michael Holzheu | 2010-02-26 | |
| * | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | pcmcia: use state machine for extended requery | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: use pccardd to handle eject, insert, suspend and resume requests | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: use mutex for dynid lock | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: simplify locking | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: add locking to set_mem_map() | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: do not use resource manager on !PCMCIA | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: m8xx_pcmcia.c should use iodyn resource manager | Dominik Brodowski | 2010-02-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: CardBus doesn't need CIS access | Dominik Brodowski | 2010-01-17 | |
| | * | | | | | | | | | | | | | | | | | | pcmcia: improve check for same card in slot after resume | Dominik Brodowski | 2010-01-17 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-02-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-25 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2010-02-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | lmb: Add lmb_free() | Michael Ellerman | 2010-02-03 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | USB: implement non-tree resume ordering constraints for PCI host controllers | Alan Stern | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | PM: Allow device drivers to use dpm_wait() | Rafael J. Wysocki | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | PM: Add facility for advanced testing of async suspend/resume | Rafael J. Wysocki | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | PM: Asynchronous suspend and resume of devices | Rafael J. Wysocki | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | PM / Runtime: Add sysfs switch for disabling device run-time PM | Rafael J. Wysocki | 2010-02-26 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-02-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards | Andy Walls | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365 | Murali Karicheri | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: V4L - vpfe capture - header files for ISIF driver | Murali Karicheri | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: saa7115: fix saa7111a support | Hans Verkuil | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late | Hans Verkuil | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: Add an entry for Kworld 315U remote | Franklin Meng | 2010-02-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | V4L/DVB: Definitions for TVP7002 in DM365 | Santiago Nunez-Corrales | 2010-02-26 |