aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-08-061-1/+0
|\
| * debugfs: no longer needs to depend on SYSFSRandy Dunlap2010-08-051-1/+0
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-061-5/+5
|\ \
| * | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-5/+5
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-15/+20
|\ \ \
| * \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-15/+20
| |\ \ \
| | * | | lockup_detector: Don't enable the lockup detector by defaultFrederic Weisbecker2010-05-191-1/+0
| | * | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-161-0/+3
| | * | | lockup_detector: Update some configFrederic Weisbecker2010-05-161-22/+3
| | * | | lockup_detector: Make BOOTPARAM_SOFTLOCKUP_PANIC depend on LOCKUP_DETECTORFrederic Weisbecker2010-05-131-1/+1
| | * | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-10/+20
| | * | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-1235-269/+1308
| | |\ \ \
| | * | | | nmi_watchdog: Turn it off by defaultIngo Molnar2010-02-281-1/+0
| | * | | | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-2/+1
| | * | | | nmi_watchdog: Only enable on x86 for nowIngo Molnar2010-02-091-0/+1
| | * | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-0/+13
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-061-0/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into core/rcuIngo Molnar2010-07-012-3/+2
| |\ \ \ \ \ \
| * | | | | | | tree/tiny rcu: Add debug RCU head objectsMathieu Desnoyers2010-06-141-0/+6
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-051-0/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-0446-983/+2160
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen2010-07-141-0/+13
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-08-051-3/+3
|\ \ \ \ \ \
| * | | | | | microblaze: Disable FRAME_POINTER selectionMichal Simek2010-08-041-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-043-3/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-08-048-595/+76
| |\ \ \ \ \ \
| * | | | | | | Kconfig.debug: FAIL_IO_TIMEOUT: typo Faul -> FaultTakuya Yoshikawa2010-07-211-1/+1
| * | | | | | | lib/devres.c: fix comment typoKulikov Vasiliy2010-07-111-1/+1
| * | | | | | | Merge branch 'master' into for-nextJiri Kosina2010-06-1616-134/+296
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | vsprintf: Recursive vsnprintf: Add "%pV", struct va_formatJoe Perches2010-07-041-0/+9
* | | | | | | | | Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-041-56/+81
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | swiotlb: Make swiotlb bookkeeping functions visible in the header file.Konrad Rzeszutek Wilk2010-06-071-15/+14
| * | | | | | | | swiotlb: search and replace "int dir" with "enum dma_data_direction dir"Konrad Rzeszutek Wilk2010-06-071-10/+13
| * | | | | | | | swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.Konrad Rzeszutek Wilk2010-06-071-11/+13
| * | | | | | | | swiotlb: add the swiotlb initialization function with iotlb memoryFUJITA Tomonori2010-06-071-18/+30
| * | | | | | | | swiotlb: add swiotlb_tbl_map_single library functionFUJITA Tomonori2010-06-071-8/+17
| |/ / / / / / /
* | | | | | | | ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon2010-07-271-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | lmb: rename to memblockYinghai Lu2010-07-143-546/+0
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-061-44/+72
|\ \ \ \ \ \ \
| * | | | | | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-051-44/+72
| | |_|_|_|/ / | |/| | | | |
* | | | | | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-041-1/+1
|/ / / / / /
* | | | | | genalloc: fix allocation from end of poolImre Deak2010-06-291-1/+0
* | | | | | idr: fix RCU lockdep splat in idr_get_next()Paul E. McKenney2010-06-231-2/+2
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-06-041-0/+3
|\ \ \ \ \
| * | | | | kobject: free memory if netlink_kernel_create() failsDan Carpenter2010-06-041-0/+1
| * | | | | lib/kobject_uevent.c: fix CONIG_NET=n warningAndrew Morton2010-06-041-0/+2
| |/ / / /
* | | | | lib: add s390 to atomic64_dec_if_positive archsHeiko Carstens2010-06-041-1/+2
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-301-0/+1
|\ \ \ \