summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* iommu: inline iommu_num_pagesAnton Blanchard2010-08-09
* radix-tree: omplement function radix_tree_range_tag_if_taggedJan Kara2010-08-09
* tmpfs: add accurate compare function to percpu_counter libraryTim Chen2010-08-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-06
|\
| * debugfs: no longer needs to depend on SYSFSRandy Dunlap2010-08-05
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-06
|\ \
| * | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-09
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \
| * \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\ \ \
| | * | | lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker2010-05-19
| | * | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-16
| | * | | lockup_detector: Update some configFrederic Weisbecker2010-05-16
| | * | | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-13
| | * | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\ \ \
| | * | | | nmi_watchdog: Turn it off by defaultIngo Molnar2010-02-28
| | * | | | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-14
| | * | | | nmi_watchdog: Only enable on x86 for nowIngo Molnar2010-02-09
| | * | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-01
| |\ \ \ \ \ \
| * | | | | | | tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers2010-06-14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen2010-07-14
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-08-05
|\ \ \ \ \ \
| * | | | | | microblaze: Disable FRAME_POINTER selectionMichal Simek2010-08-04
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\ \ \ \ \ \
| * | | | | | | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa2010-07-21
| * | | | | | | lib/devres.c: fix comment typoKulikov Vasiliy2010-07-11
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-04
* | | | | | | | | Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-04
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk2010-06-07
| * | | | | | | | swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk2010-06-07
| * | | | | | | | swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.Konrad Rzeszutek Wilk2010-06-07
| * | | | | | | | swiotlb: add the swiotlb initialization function with iotlb memoryFUJITA Tomonori2010-06-07
| * | | | | | | | swiotlb: add swiotlb_tbl_map_single library functionFUJITA Tomonori2010-06-07
| |/ / / / / / /
* | | | | | | | ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon2010-07-27
| |_|_|/ / / / |/| | | | | |
* | | | | | | lmb: rename to memblockYinghai Lu2010-07-14
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-06
|\ \ \ \ \ \ \
| * | | | | | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-05
| | |_|_|_|/ / | |/| | | | |
* | | | | | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-04
|/ / / / / /
* | | | | | genalloc: fix allocation from end of poolImre Deak2010-06-29
* | | | | | idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney2010-06-23
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-04
|\ \ \ \ \
| * | | | | kobject: free memory if netlink_kernel_create() failsDan Carpenter2010-06-04