summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-16sparc64: Defer cpu_data() setup until end of per-cpu data initialization.David S. Miller5-10/+9
2009-06-16sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.David S. Miller4-6/+6
2009-06-16sparc: Call OF and MD cpu scanning explicitly from paging_init()David S. Miller6-8/+6
2009-06-16sparc64: Refactor MDESC cpu scanning code using an iterator.David S. Miller2-57/+90
2009-06-16sparc64: Refactor OBP cpu scanning code using an iterator.David S. Miller2-109/+125
2009-06-16sparc64: Use BUILD_BUG_ON() in trap_init().David S. Miller1-80/+91
2009-06-16sparc64: Store per-cpu offset in trap_block[]David S. Miller5-44/+21
2009-06-16sparc64: Move trap_block[] definitions into a new header file.David S. Miller2-196/+208
2009-06-16sparc64: Reclaim trap_block[]->hdescDavid S. Miller2-9/+7
2009-06-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds12-21/+163
2009-06-15Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-1/+3
2009-06-15Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-1/+39
2009-06-15Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+31
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1136-47572/+106185
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds192-2355/+6189
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds14-8/+1236
2009-06-15[IA64] fix compile error in arch/ia64/mm/extable.cRusty Russell1-2/+2
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds27-861/+727
2009-06-15regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel1-4/+4
2009-06-15regulator/max1586: support increased V3 voltage rangePhilipp Zabel2-19/+63
2009-06-15regulator: lp3971 - fix driver link error when built-in.Liam Girdwood1-1/+1
2009-06-15LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski4-0/+621
2009-06-15regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15regulator: Set MODULE_ALIAS for regulator driversMark Brown3-0/+3
2009-06-15regulator: Support list_voltage for fixed voltage regulatorMark Brown1-1/+14
2009-06-15regulator: Move regulator drivers to subsys_initcall()Mark Brown4-4/+4
2009-06-15regulator: build fix for powerpc - renamed show_stateLiam Girdwood1-5/+5
2009-06-15regulator: add userspace-consumer driverMike Rapoport4-0/+236
2009-06-15Maxim 1586 regulator driverRobert Jarzmik4-0/+311
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller3726-71793/+285207
2009-06-15pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2USJarek Poplawski3-8/+8
2009-06-15ipv4: Fix fib_trie rebalancingJarek Poplawski1-10/+37
2009-06-15ramfs: ignore unknown mount optionsMike Frysinger1-3/+6
2009-06-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds34-442/+872
2009-06-15.gitignore: ignore *.lzma filesArne Janbu1-0/+1
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds26-136/+183
2009-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-4/+4
2009-06-15fusion: fix recent kernel-doc problemsRandy Dunlap2-4/+3
2009-06-15keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault1-0/+1
2009-06-15kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-15kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-15kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds30-203/+2377
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds153-227/+228
2009-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-51/+841
2009-06-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+8
2009-06-15kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-15kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds748-11557/+59708