summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-061-0/+4
|\
| * printk, lockdep: Disable lock debugging on zap_locks()Peter Zijlstra2011-11-141-0/+4
* | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-065-79/+141
|\ \
| * \ Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-205-79/+141
| |\ \
| | * | memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo2011-12-081-2/+22
| | * | memblock: Kill early_node_map[]Tejun Heo2011-12-083-46/+35
| | * | memblock: Implement memblock_add_node()Tejun Heo2011-12-081-0/+1
| | * | memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-2/+1
| | * | memblock: Track total size of regions automaticallyTejun Heo2011-12-081-1/+1
| | * | memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
| | * | memblock: Kill sentinel entries at the end of static region arraysTejun Heo2011-12-081-6/+0
| | * | memblock: Add __memblock_dump_all()Tejun Heo2011-12-081-1/+7
| | * | memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo2011-12-081-35/+29
| | * | Merge branch 'master' into x86/memblockTejun Heo2011-11-28790-6749/+26745
| | |\ \
| | * | | memblock, x86: Replace memblock_x86_reserve/free_range() with generic onesTejun Heo2011-07-141-2/+0
| | * | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config optionTejun Heo2011-07-141-1/+1
| | * | | memblock, x86: Make free_all_memory_core_early() explicitly free lowmem onlyTejun Heo2011-07-141-1/+1
| | * | | memblock: Implement for_each_free_mem_range()Tejun Heo2011-07-141-0/+20
| | * | | memblock: Add optional region->nidTejun Heo2011-07-142-0/+28
| | * | | memblock: Use __meminit[data] instead of __init[data]Tejun Heo2011-07-141-2/+2
| | * | | memblock: Remove memblock_memory_can_coalesce()Tejun Heo2011-07-141-4/+0
| | * | | memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...Tejun Heo2011-07-141-2/+0
| | * | | memblock: Separate out memblock_find_in_range_node()Tejun Heo2011-07-141-0/+4
| | * | | memblock: Don't allow archs to override memblock_nid_range()Tejun Heo2011-07-141-1/+0
| | * | | bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()Tejun Heo2011-07-141-2/+20
| | * | | memblock: Replace memblock_find_base() with memblock_find_in_range()Tejun Heo2011-07-141-1/+2
| | * | | memblock: Kill MEMBLOCK_ERRORTejun Heo2011-07-141-3/+1
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-061-2/+2
|\ \ \ \ \
| * | | | | lockdep/waitqueues: Add better annotationPeter Zijlstra2011-12-211-2/+2
* | | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2012-01-061-0/+6
|\ \ \ \ \ \
| * | | | | | debugobjects: Extend to assert that an object is initializedChristine Chan2011-11-231-0/+6
* | | | | | | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara2012-01-041-1/+1
* | | | | | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* | | | | | | procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-301-0/+1
* | | | | | | KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka2011-12-261-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-12-241-4/+32
|\ \ \ \ \ \ \
| * | | | | | | VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat2011-12-221-4/+32
* | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2011-12-241-2/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | writeback: show writeback reason with __print_symbolicWu Fengguang2011-12-181-2/+13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
* | | | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-231-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-12-222-0/+5
|\ \ \ \ \ \ \
| * | | | | | | net: Add a flow_cache_flush_deferred functionSteffen Klassert2011-12-211-0/+1
| * | | | | | | sctp: fix incorrect overflow check on autocloseXi Wang2011-12-191-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-201-3/+8
|\ \ \ \ \ \ \
| * | | | | | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+8
* | | | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-12-201-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...Konrad Rzeszutek Wilk2011-12-191-2/+1
* | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-201-1/+6
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | [media] V4L: soc-camera: fix compiler warnings on 64-bit platformsGuennadi Liakhovetski2011-12-111-1/+6