Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | rwsem: fully separate code paths to wake writers vs readers | Michel Lespinasse | 2010-08-09 | 1 | -27/+34 | |
* | | | | flex_array: add helpers to get and put to make pointers easy to use | Eric Paris | 2010-08-09 | 1 | -1/+24 | |
* | | | | lib: vsprintf: useless strlen() removed | Michal Nazarewicz | 2010-08-09 | 1 | -10/+4 | |
* | | | | list debugging: warn when deleting a deleted entry | Baruch Siach | 2010-08-09 | 1 | -0/+6 | |
* | | | | iommu: inline iommu_num_pages | Anton Blanchard | 2010-08-09 | 1 | -9/+0 | |
* | | | | radix-tree: omplement function radix_tree_range_tag_if_tagged | Jan Kara | 2010-08-09 | 1 | -0/+94 | |
* | | | | tmpfs: add accurate compare function to percpu_counter library | Tim Chen | 2010-08-09 | 1 | -0/+27 | |
| |/ / |/| | | ||||||
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-08-06 | 1 | -1/+0 | |
|\ \ \ | ||||||
| * | | | debugfs: no longer needs to depend on SYSFS | Randy Dunlap | 2010-08-05 | 1 | -1/+0 | |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-08-06 | 1 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | x86, ioremap: Fix incorrect physical address handling in PAE mode | Kenji Kaneshige | 2010-07-09 | 1 | -5/+5 | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 | 1 | -15/+20 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 2010-08-05 | 1 | -15/+20 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | lockup_detector: Don't enable the lockup detector by default | Frederic Weisbecker | 2010-05-19 | 1 | -1/+0 | |
| | * | | | | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-16 | 1 | -0/+3 | |
| | * | | | | | lockup_detector: Update some config | Frederic Weisbecker | 2010-05-16 | 1 | -22/+3 | |
| | * | | | | | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTOR | Frederic Weisbecker | 2010-05-13 | 1 | -1/+1 | |
| | * | | | | | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2010-05-12 | 1 | -10/+20 | |
| | * | | | | | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 2010-05-12 | 35 | -269/+1308 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | nmi_watchdog: Turn it off by default | Ingo Molnar | 2010-02-28 | 1 | -1/+0 | |
| | * | | | | | | nmi_watchdog: Use a boolean config flag for compiling | Don Zickus | 2010-02-14 | 1 | -2/+1 | |
| | * | | | | | | nmi_watchdog: Only enable on x86 for now | Ingo Molnar | 2010-02-09 | 1 | -0/+1 | |
| | * | | | | | | nmi_watchdog: Config option to enable new nmi_watchdog | Don Zickus | 2010-02-08 | 1 | -0/+13 | |
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2010-07-01 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tree/tiny rcu: Add debug RCU head objects | Mathieu Desnoyers | 2010-06-14 | 1 | -0/+6 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2010-08-05 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | 46 | -983/+2160 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Kbuild: Add option to set -femit-struct-debug-baseonly | Andi Kleen | 2010-07-14 | 1 | -0/+13 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-08-05 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | microblaze: Disable FRAME_POINTER selection | Michal Simek | 2010-08-04 | 1 | -3/+3 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 8 | -595/+76 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> Fault | Takuya Yoshikawa | 2010-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | lib/devres.c: fix comment typo | Kulikov Vasiliy | 2010-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-06-16 | 16 | -134/+296 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 1 | -1/+1 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | vsprintf: Recursive vsnprintf: Add "%pV", struct va_format | Joe Perches | 2010-07-04 | 1 | -0/+9 | |
* | | | | | | | | | | | Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-04 | 1 | -56/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | swiotlb: Make swiotlb bookkeeping functions visible in the header file. | Konrad Rzeszutek Wilk | 2010-06-07 | 1 | -15/+14 | |
| * | | | | | | | | | | swiotlb: search and replace "int dir" with "enum dma_data_direction dir" | Konrad Rzeszutek Wilk | 2010-06-07 | 1 | -10/+13 | |
| * | | | | | | | | | | swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix. | Konrad Rzeszutek Wilk | 2010-06-07 | 1 | -11/+13 | |
| * | | | | | | | | | | swiotlb: add the swiotlb initialization function with iotlb memory | FUJITA Tomonori | 2010-06-07 | 1 | -18/+30 | |
| * | | | | | | | | | | swiotlb: add swiotlb_tbl_map_single library function | FUJITA Tomonori | 2010-06-07 | 1 | -8/+17 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | ARM: 6213/1: atomic64_test: add ARM as supported architecture | Will Deacon | 2010-07-27 | 1 | -1/+1 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | lmb: rename to memblock | Yinghai Lu | 2010-07-14 | 3 | -546/+0 | |
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-06 | 1 | -44/+72 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 2010-07-05 | 1 | -44/+72 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | module: initialize module dynamic debug later | Yehuda Sadeh | 2010-07-04 | 1 | -1/+1 | |
|/ / / / / / / |