| Commit message (Expand) | Author | Age |
* | Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-07 |
|\ |
|
| * | modpost: remove all traces of cpuinit/cpuexit sections | Paul Gortmaker | 2013-06-26 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-07-04 |
|\ \ |
|
| * | | mm/THP: add pmd args to pgtable deposit and withdraw APIs | Aneesh Kumar K.V | 2013-06-20 |
| |/ |
|
* | | rapidio: convert switch drivers to modules | Alexandre Bounine | 2013-07-03 |
* | | vmlinux.lds: add comments for global variables and clean up useless declarations | Jiang Liu | 2013-07-03 |
* | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 |
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-02 |
|\ \ |
|
| * | | asm-generic: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 |
* | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 |
|\ \ \ |
|
| * | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 |
| | |/
| |/| |
|
* | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-02 |
|\ \ \ |
|
| * | | | Merge 3.10-rc6 into driver-core-next | Greg Kroah-Hartman | 2013-06-17 |
| |\| | |
|
| * | | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 |
| | |/
| |/| |
|
* | | | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 |
| |/
|/| |
|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-11 |
|\ \ |
|
| * | | KVM: add kvm_para_available to asm-generic/kvm_para.h | James Hogan | 2013-06-05 |
* | | | arch, mm: Remove tlb_fast_mode() | Peter Zijlstra | 2013-06-05 |
|/ / |
|
* / | kernel: Fix s390 absolute memory access for /dev/mem | Michael Holzheu | 2013-05-22 |
|/ |
|
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-05-05 |
|\ |
|
| * | Merge commit '8700c95adb03' into timers/nohz | Frederic Weisbecker | 2013-05-02 |
| |\ |
|
| * | | cputime_nsecs: use math64.h for nsec resolution conversion helpers | Kevin Hilman | 2013-04-26 |
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-05-05 |
|\ \ \ |
|
| * | | | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 2013-03-15 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-03 |
| |/ |
|
* | | mm: allow arch code to control the user page table ceiling | Hugh Dickins | 2013-04-29 |
* | | mm/hugetlb: add more arch-defined huge_pte functions | Gerald Schaefer | 2013-04-29 |
* | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 |
* | | asm-generic: move cmpxchg*_local defs to cmpxchg.h | Jonas Bonn | 2013-03-13 |
|/ |
|
* | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 |
|\ |
|
| * | asm-generic/unistd.h: handle symbol prefixes in cond_syscall | James Hogan | 2013-03-02 |
| * | asm-generic/io.h: check CONFIG_VIRT_TO_BUS | James Hogan | 2013-03-02 |
* | | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-02 |
|\ \ |
|
| * | | asm-generic headers: Allow yet more arch overrides in checksum.h | Vineet Gupta | 2013-02-11 |
| * | | asm-generic: uaccess: Allow arches to over-ride __{get,put}_user_fn() | Vineet Gupta | 2013-02-11 |
| * | | asm-generic headers: uaccess.h to conditionally define segment_eq() | Vineet Gupta | 2013-02-11 |
| |/ |
|
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-26 |
|\ \ |
|
| * | | asm-generic: io: Fix ioread16/32be and iowrite16/32be | Michal Simek | 2013-02-12 |
| |/ |
|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-26 |
|\ \ |
|
| * | | cputime: Constify timeval_to_cputime(timeval) argument | Li Zhong | 2013-02-24 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-26 |
|\ \ \ |
|
| * | | | gpiolib: let gpio_chip reference its descriptors | Alexandre Courbot | 2013-02-11 |
| * | | | gpiolib: link all gpio_chips using a list | Alexandre Courbot | 2013-02-09 |
| * | | | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Grant Likely | 2013-02-05 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | gpiolib: remove gpiochip_reserve() | Alexandre Courbot | 2013-02-04 |
| | * | | gpio: devm_gpio_* support should not depend on GPIOLIB | Shawn Guo | 2013-01-22 |
| | * | | gpio: fix warning of 'struct gpio_chip' declaration | Shawn Guo | 2013-01-22 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ \ \ \ |
|
| * | | | | burying unused conditionals | Al Viro | 2013-02-14 |