summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-147-72/+439
|\
| * Merge branch 'for-linus' into for-nextTejun Heo2009-12-081-0/+6
| |\
| | * percpu: add missing per_cpu_ptr_to_phys() definition for UPTejun Heo2009-12-021-0/+5
| | * percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal2009-11-251-0/+1
| * | percpu: remove some sparse warningsTejun Heo2009-10-292-24/+25
| * | percpu: make alloc_percpu() handle array typesTejun Heo2009-10-291-2/+2
| * | this_cpu: Use this_cpu ops for VM statisticsChristoph Lameter2009-10-031-6/+4
| * | this_cpu: Use this_cpu ops for network statisticsChristoph Lameter2009-10-032-8/+3
| * | this_cpu: Use this_cpu operations for SNMP statisticsChristoph Lameter2009-10-031-32/+18
| * | this_cpu: Introduce this_cpu_ptr() and generic this_cpu_* operationsChristoph Lameter2009-10-032-0/+405
| * | percpu: kill legacy percpu allocatorTejun Heo2009-10-021-24/+0
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-125-1/+50
|\ \ \
| * \ \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09311-2998/+6749
| |\ \ \
| * \ \ \ Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-12-091-0/+10
| |\ \ \ \
| | * | | | powerpc/5200: Add mpc5200-spi (non-PSC) device driverGrant Likely2009-11-041-0/+10
| * | | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-091-0/+13
| * | | | | sysfs/cpu: Add probe/release filesNathan Fontenot2009-12-091-0/+2
| * | | | | powerpc/kvm: Sync guest visible MMU stateAlexander Graf2009-12-081-0/+3
| * | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-2411-49/+53
| |\ \ \ \ \
| * | | | | | powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt2009-11-241-0/+5
| * | | | | | powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2009-11-201-0/+14
| * | | | | | powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-121-0/+4
| * | | | | | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-121-1/+1
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-122-7/+15
|\ \ \ \ \ \ \
| * | | | | | | sched: Remove forced2_migrations statsIngo Molnar2009-12-101-1/+0
| * | | | | | | sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-091-1/+10
| * | | | | | | sched: Discard some old bitsPeter Zijlstra2009-12-091-2/+0
| * | | | | | | sched: Sanitize fork() handlingPeter Zijlstra2009-12-091-1/+1
| * | | | | | | sched: Remove sysctl.sched_featuresPeter Zijlstra2009-12-091-1/+0
| * | | | | | | sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner2009-12-091-1/+2
| * | | | | | | sched: Fix balance vs hotplug racePeter Zijlstra2009-12-061-0/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-127-37/+25
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-12140-1143/+3636
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-121-1/+1
| * | | | | | | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-091-28/+0
| * | | | | | | | | tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-091-2/+8
| * | | | | | | | | include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches2009-12-091-2/+0
| * | | | | | | | | gigaset: documentation amendmentsTilman Schmidt2009-12-091-7/+15
| * | | | | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-091-0/+3
| * | | | | | | | | tcp: Fix a connect() race with timewait socketsEric Dumazet2009-12-092-4/+6
* | | | | | | | | | Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-121-0/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | usbdevfs: move compat_ioctl handling to devio.cArnd Bergmann2009-12-101-0/+26
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-122-3/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | asm-generic: add sys_recvmmsg to unistd.hArnd Bergmann2009-12-101-1/+3
| * | | | | | | | | | | asm-generic: add sys_accept4 to unistd.hArnd Bergmann2009-12-101-1/+3
| * | | | | | | | | | | asm-generic/gpio.h: add some forward decls of the device structMike Frysinger2009-12-101-0/+3
| * | | | | | | | | | | asm-generic: Fix typo in asm-generic/unistd.h.Chen Liqin2009-11-031-2/+2
* | | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-122-51/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | itimer: Fix the itimer trace print formatThomas Gleixner2009-12-101-4/+4
| * | | | | | | | | | | | hrtimer: move timer stats helper functions to hrtimer.cHeiko Carstens2009-12-101-43/+0