| Commit message (Expand) | Author | Age | Files | Lines |
* | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions... | James Bottomley | 2012-02-27 | 2 | -2/+2 |
* | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov | 2012-02-24 | 1 | -0/+2 |
* | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 2012-02-21 | 2 | -0/+56 |
* | lib: add NO_GENERIC_PCI_IOPORT_MAP | Michael S. Tsirkin | 2012-01-31 | 1 | -0/+10 |
* | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-01-14 | 1 | -6/+7 |
|\ |
|
| * | UAPI: Rearrange definition of HZ in asm-generic/param.h | David Howells | 2011-12-13 | 1 | -6/+7 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-14 | 1 | -0/+4 |
|\ \ |
|
| * | | GPIO: add bindings for managed devices | John Crispin | 2012-01-04 | 1 | -0/+4 |
* | | | thp: add tlb_remove_pmd_tlb_entry | Shaohua Li | 2012-01-12 | 1 | -0/+14 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 3 | -8/+30 |
|\ \ \ |
|
| * | | | lib: add GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 3 | -8/+30 |
* | | | | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 2012-01-10 | 3 | -5/+14 |
|\ \ \ \ |
|
| * | | | | add missing __iomem to generic iounmap declaration | Mark Salter | 2011-10-06 | 1 | -1/+1 |
| * | | | | fixed generic page.h for non-zero PAGE_OFFSET | Mark Salter | 2011-10-06 | 1 | -3/+7 |
| * | | | | fix default __strnlen_user macro | Mark Salter | 2011-10-06 | 1 | -1/+6 |
* | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | consolidate umode_t declarations | Al Viro | 2012-01-03 | 1 | -6/+0 |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 1 | -2/+4 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | of: create of_phandle_args to simplify return of phandle parsing data | Grant Likely | 2011-12-12 | 1 | -2/+3 |
| * | | | | | gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() | Grant Likely | 2011-12-12 | 1 | -0/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-01-06 | 1 | -0/+3 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-30 | 1 | -0/+1 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -1/+7 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-11-17 | 1 | -0/+3 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | net: add wireless TX status socket option | Johannes Berg | 2011-11-09 | 1 | -0/+3 |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 1 | -35/+30 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 2011-12-15 | 1 | -34/+28 |
| | |_|/ /
| |/| | | |
|
* | | | | | procfs: do not confuse jiffies with cputime64_t | Andreas Schwab | 2011-12-29 | 1 | -0/+1 |
|/ / / / |
|
* | | | | asm-generic/unistd.h: support new process_vm_{readv,write} syscalls | Chris Metcalf | 2011-12-03 | 1 | -1/+7 |
|/ / / |
|
* | | | Merge Qualcom Hexagon architecture | Linus Torvalds | 2011-11-01 | 2 | -0/+136 |
|\ \ \ |
|
| * | | | Add extra arch overrides to asm-generic/checksum.h | Linas Vepstas | 2011-11-01 | 1 | -0/+4 |
| * | | | Hexagon: Add locking types and functions | Richard Kuo | 2011-11-01 | 1 | -0/+132 |
| | |/
| |/| |
|
* | | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 1 | -5/+6 |
* | | | include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede... | Sonic Zhang | 2011-10-31 | 1 | -2/+2 |
* | | | dma-mapping: fix sync_single_range_* DMA debugging | Clemens Ladisch | 2011-10-31 | 1 | -2/+12 |
* | | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-29 | 1 | -14/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | gpio: fix build error in include/asm-generic/gpio.h | Hamo | 2011-10-26 | 1 | -2/+2 |
| * | | gpiolib: Ensure struct gpio is always defined | Mark Brown | 2011-10-24 | 1 | -12/+1 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 | 1 | -2/+2 |
|\ \ |
|
| * | | cputime: Clean up cputime_to_usecs and usecs_to_cputime macros | Michal Hocko | 2011-09-08 | 1 | -2/+2 |
* | | | Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-10-25 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | locks: move F_INPROGRESS from fl_type to fl_flags field | J. Bruce Fields | 2011-08-19 | 1 | -5/+0 |
| |/ / |
|
* | | | m68k: Finally remove leftover markers sections | Kirill Tkhai | 2011-10-24 | 1 | -1/+0 |
| |/
|/| |
|
* | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 | 1 | -1/+1 |
* | | mm: fix __page_to_pfn for a const struct page argument | Ian Campbell | 2011-08-17 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 | 1 | -0/+62 |
|\ |
|
| * | pci: move microblaze and powerpc pci flag functions into asm-generic | Rob Herring | 2011-07-12 | 1 | -0/+62 |
* | | asm-generic/atomic.h: allow SMP peeps to leverage this | Mike Frysinger | 2011-07-26 | 1 | -1/+15 |
* | | asm-generic/atomic.h: add atomic_set_mask() helper | Mike Frysinger | 2011-07-26 | 1 | -0/+16 |
* | | asm-generic/atomic.h: fix type used in atomic_clear_mask | Mike Frysinger | 2011-07-26 | 1 | -2/+9 |