summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-076-8/+8
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-063-4/+4
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-063-4/+4
* | linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg2009-01-071-2/+1
* | Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds2009-01-061-1/+1
* | byteorder: remove the now unused byteorder.hHarvey Harrison2009-01-062-373/+0
* | mn10300: introduce asm/swab.hHarvey Harrison2009-01-063-40/+44
* | frv: introduce asm/swab.hHarvey Harrison2009-01-063-7/+12
* | m32r: introduce asm/swab.hHarvey Harrison2009-01-063-6/+12
* | m68k: introduce asm/swab.hHarvey Harrison2009-01-063-14/+19
* | byteorder: only use linux/swab.hHarvey Harrison2009-01-066-388/+27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-065-1/+22
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2008-12-305-1/+22
| |\ \
| | * | Input: map_to_7segment.h - convert to __inline__ for userspaceMike Frysinger2008-12-291-1/+1
| | * | Input: add tsc2007 based touchscreen driverKwangwoo Lee2008-12-201-0/+17
| | * | Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-20401-64581/+1246
| | |\ \
| | * | | Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov2008-11-241-0/+2
| | * | | Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-241-0/+1
| | * | | Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-271-0/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-01-064-19/+131
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusJames Morris2009-01-074-19/+131
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3]David Howells2009-01-072-11/+47
| | * | | | Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() ...James Morris2009-01-072-55/+11
| | * | | | CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]David Howells2009-01-052-11/+55
| | * | | | netlabel: Update kernel configuration APIPaul Moore2008-12-312-8/+84
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-061-1/+2
|\ \ \ \ \ \
| * | | | | | hrtimer: fix recursion deadlock by re-introducing the softirqPeter Zijlstra2009-01-051-1/+2
* | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-062-4/+4
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar2009-01-0632-250/+605
| |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | sched: sched.c declare variables before they get usedJaswinder Singh Rajput2008-12-301-3/+3
| | * | | | | | | | sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-311-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-051-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-061-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | genirq: provide irq_to_desc() to non-genirq architectures tooIngo Molnar2009-01-051-1/+6
| |/ / / / / / /
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-063-17/+12
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co...Ingo Molnar2009-01-0637-306/+683
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | locking, percpu counters: introduce separate lock classesPeter Zijlstra2008-12-291-4/+10
| * | | | | | | | | | Merge branch 'core/iommu' into core/urgentIngo Molnar2009-01-051-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge2008-12-281-1/+2
| * | | | | | | | | | | rcu: eliminate synchronize_rcu_xxx macroPaul E. McKenney2009-01-051-12/+0
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-01-062-0/+45
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-062-0/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ASoC: New enum type: value_enumPeter Ujfalusi2009-01-052-0/+45
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-068-82/+89
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | uio: make uio_info's name and version constStephen Rothwell2009-01-061-2/+2
| * | | | | | | | | | | | UIO: Pass information about ioports to userspace (V2)Hans J. Koch2009-01-061-0/+26
| * | | | | | | | | | | | mtd: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
| * | | | | | | | | | | | driver core: add root_device_register()Mark McLoughlin2009-01-061-0/+11
| * | | | | | | | | | | | Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUGCornelia Huck2009-01-062-8/+8
| * | | | | | | | | | | | driver core: move knode_bus into private structureGreg Kroah-Hartman2009-01-061-1/+0