summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* mutex: speed up generic mutex implementationsNick Piggin2008-10-232-32/+3
* fix WARN() for PPCArjan van de Ven2008-10-201-1/+1
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-1/+13
|\
| * ftrace: create __mcount_loc sectionSteven Rostedt2008-10-141-0/+8
| * tracing: Kernel TracepointsMathieu Desnoyers2008-10-141-1/+5
* | rtc: use bcd2bin/bin2bcdAdrian Bunk2008-10-201-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-161-1/+9
|\ \
| * | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-161-1/+9
* | | gpiolib: request/free hooksDavid Brownell2008-10-161-0/+9
* | | gpiolib: gpio_to_irq() hooksDavid Brownell2008-10-161-0/+7
* | | gpio: make gpiochip label constDmitry Baryshkov2008-10-161-1/+1
* | | include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-161-1/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-136-3/+24
|\|
| * Merge branch 'x86/urgent' into core/signalIngo Molnar2008-10-121-0/+1
| |\
| | * Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-0/+1
| | |\
| | | * Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar2008-09-103-3/+11
| | | |\
| | | * \ Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar2008-09-051-0/+1
| | | |\ \
| | | | * | percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet2008-05-251-0/+1
| * | | | | signals: demultiplexing SIGTRAP signalSrinivasa Ds2008-09-231-0/+2
| |/ / / /
| * | | / warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-161-0/+10
| | |_|/ | |/| |
| * | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-091-0/+6
| * | | tracehook: comment pasto fixesRoland McGrath2008-09-051-1/+1
| * | | Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj2008-09-051-2/+4
| |/ /
* / / Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse2008-09-041-17/+48
|/ /
* | rtc: fix deadlockIngo Molnar2008-08-231-8/+4
* | Make ioctl.h compatible with userlandMichael Abbott2008-08-121-0/+4
* | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-011-7/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-281-0/+32
|\ \
| * \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-299-11/+212
| |\ \
| * \ \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-185-3/+94
| |\ \ \
| * | | | generic: per-device coherent dma allocatorDmitry Baryshkov2008-06-301-0/+32
* | | | | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton2008-07-281-1/+5
* | | | | gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto2008-07-281-0/+1
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-271-1/+3
|\ \ \ \
| * | | | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-251-1/+3
* | | | | gpiolib: fix typo in commentMichael Buesch2008-07-261-1/+1
* | | | | tracehook: asm/syscall.hRoland McGrath2008-07-261-0/+141
* | | | | Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-261-0/+2
* | | | | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-263-5/+5
* | | | | Merge git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2008-07-251-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove dummy asm/kvm.h filesAdrian Bunk2008-07-251-0/+2
| | |/ / | |/| |
* | | | gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* | | | gpio: sysfs interfaceDavid Brownell2008-07-251-2/+31
* | | | printk ratelimiting rewriteDave Young2008-07-251-0/+3
* | | | Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-251-0/+22
* | | | asm-generic/int-ll64.h: always provide __{s,u}64Adrian Bunk2008-07-251-1/+1
|/ / /
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-0/+6
|\ \ \
| * | | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-101-0/+6
| |/ /
* | | mm: fix build on non-mmu machinesSebastian Siewior2008-07-151-1/+1
* | | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-0/+7
|\ \ \