aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | mfd: Split wm8350 IRQ code into a separate fileMark Brown2009-12-131-1/+3
| * | | | | mfd: Add ADP5520/ADP5501 driverMichael Hennerich2009-12-131-0/+299
| * | | | | mfd: Add support for WM8320 PMICsMark Brown2009-12-131-0/+1
| * | | | | gpiolib: Make WM831x GPIO count dynamicMark Brown2009-12-131-0/+2
| * | | | | mfd: add AB4500 driverSrinidhi Kasagar2009-12-131-0/+262
| * | | | | mfd: Add 88PM8607 driverHaojian Zhuang2009-12-131-0/+217
| |/ / / /
* | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-144-1/+18
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nfs-for-2.6.33'Trond Myklebust2009-12-134-1/+18
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | nfs41: RECLAIM_COMPLETE XDR functionalityRicardo Labiaga2009-12-052-0/+11
| | * | | | nfs41: check SEQUENCE status flagAlexandros Batsakis2009-12-052-0/+3
| | * | | | nfs41: nfs41: fix state manager deadlock in session resetAndy Adamson2009-12-041-0/+1
| | * | | | SUNRPC: Allow RPCs to fail quickly if the server is unreachableChuck Lever2009-12-031-0/+2
| | * | | | NFS: reorder nfs4_sequence_regs to remove 8 bytes of padding on 64 bitsRichard Kennedy2009-12-031-1/+1
* | | | | | 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-111-0/+4
| * | | | | | | | | spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov2009-11-111-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-117-37/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11140-1143/+3636
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: fix compat_sys_recvmmsg parameter typeHeiko Carstens2009-12-111-1/+1
| * | | | | | | | | | | tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-081-28/+0
| * | | | | | | | | | | tcp: Stalling connections: Fix timeout calculation routineDamian Lukowski2009-12-081-2/+8
| * | | | | | | | | | | include/linux/if_ether.h: Remove unused defines MAC_BUF_SIZE and DECLARE_MAC_BUFJoe Perches2009-12-081-2/+0