aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-01
|\
| * fs: add link restriction audit reportingKees Cook2012-07-29
| * fs: add link restrictionsKees Cook2012-07-29
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-07-31
|\ \
| * | irqdomain: Improve diagnostics when a domain mapping failsMark Brown2012-07-25
| * | irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-25
| * | Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25
| |\ \
| * | | irqdomain: Fix irq_create_direct_mapping() to test irq_domain type.Grant Likely2012-07-11
| * | | irqdomain: Eliminate dedicated radix lookup functionsGrant Likely2012-07-11
| * | | irqdomain: Support for static IRQ mapping and association.Grant Likely2012-07-11
| * | | irqdomain: Always update revmap when setting up a virqGrant Likely2012-07-11
| * | | irqdomain: Split disassociating code into separate functionGrant Likely2012-07-11
| * | | Merge tag 'v3.5-rc6' into irqdomain/nextGrant Likely2012-07-11
| |\ \ \
| * | | | irq_domain: correct a minor wrong comment for linear revmapDong Aisheng2012-07-11
| * | | | irq_domain: Standardise legacy/linear domain selectionMark Brown2012-07-11
| * | | | irqdomain: Make ops->map hook optionalGrant Likely2012-06-17
| * | | | irqdomain: Remove unnecessary test for IRQ_DOMAIN_MAP_LEGACYGrant Likely2012-06-15
| * | | | irqdomain: Simple NUMA awareness.Paul Mundt2012-06-15
| * | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-06-15
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\ \ \ \ \
| * | | | | mm: allow PF_MEMALLOC from softirq contextMel Gorman2012-07-31
| * | | | | mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-07-31
| * | | | | memcg: rename config variablesAndrew Morton2012-07-31
| * | | | | mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-07-31
| * | | | | mm: account the total_vm in the vm_stat_account()Huang Shijie2012-07-31
* | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-31
|\ \ \ \ \ \
| * | | | | | random: remove rand_initialize_irq()Theodore Ts'o2012-07-19
| * | | | | | random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-14
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-31
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | uprobes: __replace_page() needs munlock_vma_page()Oleg Nesterov2012-07-30
| * | | | | | uprobes: Rename vma_address() and make it return "unsigned long"Oleg Nesterov2012-07-30
| * | | | | | uprobes: Fix register_for_each_vma()->vma_address() checkOleg Nesterov2012-07-30
| * | | | | | uprobes: Introduce vaddr_to_offset(vma, vaddr)Oleg Nesterov2012-07-30
| * | | | | | uprobes: Teach build_probe_list() to consider the rangeOleg Nesterov2012-07-30
| * | | | | | uprobes: Fix overflow in vma_address()/find_active_uprobe()Oleg Nesterov2012-07-30
| * | | | | | uprobes: Suppress uprobe_munmap() from mmput()Oleg Nesterov2012-07-30
| * | | | | | uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()Oleg Nesterov2012-07-30
| * | | | | | uprobes: Clean up and document write_opcode()->lock_page(old_page)Oleg Nesterov2012-07-30
| * | | | | | uprobes: Kill write_opcode()->lock_page(new_page)Oleg Nesterov2012-07-30
| * | | | | | uprobes: __replace_page() should not use page_address_in_vma()Oleg Nesterov2012-07-30
| * | | | | | uprobes: Don't recheck vma/f_mapping in write_opcode()Oleg Nesterov2012-07-30
| * | | | | | sched: Deliver sched_switch events to the current taskAndrew Vagin2012-07-26
* | | | | | | resource: make sure requested range is included in the root rangeOctavian Purdila2012-07-30
* | | | | | | taskstats: check nla_reserve() returnAlan Cox2012-07-30
* | | | | | | sysctl: suppress kmemleak messagesSteven Rostedt2012-07-30
* | | | | | | kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal2012-07-30
* | | | | | | fork: fix error handling in dup_task()Akinobu Mita2012-07-30
* | | | | | | revert "sched: Fix fork() error path to not crash"Andrew Morton2012-07-30
* | | | | | | fork: use vma_pages() to simplify the codeHuang Shijie2012-07-30
* | | | | | | kmod: avoid deadlock from recursive kmod callTetsuo Handa2012-07-30