summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-243-0/+4
|\
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-043-0/+4
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-243-3/+8
|\ \
| * | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-241-0/+4
| * | consolidate WARN_...ONCE() static variablesJan Beulich2012-03-242-3/+4
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-24/+6Star
|\ \ \ | |/ / |/| |
| * | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
| * | PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-241-23/+1Star
| * | PCI: add pci_clear_flags()Bjorn Helgaas2012-02-241-0/+6
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-221-8/+45
|\ \ \
| * \ \ Merge branch 'linus' into x86/asmIngo Molnar2012-02-2814-61/+174
| |\ \ \ | | | |/ | | |/|
| * | | bitops: Add missing parentheses to new get_order macroJoerg Roedel2012-02-241-2/+2
| * | | bitops: Optimise get_order()David Howells2012-02-201-12/+28
| * | | bitops: Adjust the comment on get_order() to describe the size==0 caseDavid Howells2012-02-201-1/+22
* | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-221-0/+61
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-062-2/+2
|\ \ \ \
| * | | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions...James Bottomley2012-02-272-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-273-0/+58
|\| | |
| * | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-241-0/+2
| * | | asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-222-0/+56
* | | | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+4
* | | | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/ / /
* | / lib: add NO_GENERIC_PCI_IOPORT_MAPMichael S. Tsirkin2012-01-311-0/+10
| |/ |/|
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-6/+7
|\ \
| * | UAPI: Rearrange definition of HZ in asm-generic/param.hDavid Howells2011-12-131-6/+7
| |/
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-0/+4
|\ \
| * | GPIO: add bindings for managed devicesJohn Crispin2012-01-041-0/+4
* | | thp: add tlb_remove_pmd_tlb_entryShaohua Li2012-01-131-0/+14
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-113-8/+30
|\ \ \
| * | | lib: add GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-283-8/+30
* | | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds2012-01-113-5/+14
|\ \ \ \
| * | | | add missing __iomem to generic iounmap declarationMark Salter2011-10-071-1/+1
| * | | | fixed generic page.h for non-zero PAGE_OFFSETMark Salter2011-10-071-3/+7
| * | | | fix default __strnlen_user macroMark Salter2011-10-071-1/+6
* | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-6/+0Star
|\ \ \ \ \
| * | | | | consolidate umode_t declarationsAl Viro2012-01-041-6/+0Star
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-071-2/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | of: create of_phandle_args to simplify return of phandle parsing dataGrant Likely2011-12-121-2/+3
| * | | | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags()Grant Likely2011-12-121-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-01-071-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-301-0/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-231-1/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-35/+30Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-34/+28Star
| | |_|/ / | |/| | |
* / | | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-301-0/+1
|/ / / /
* / / / asm-generic/unistd.h: support new process_vm_{readv,write} syscallsChris Metcalf2011-12-031-1/+7
|/ / /
* | | Merge Qualcom Hexagon architectureLinus Torvalds2011-11-012-0/+136
|\ \ \
| * | | Add extra arch overrides to asm-generic/checksum.hLinas Vepstas2011-11-011-0/+4