aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville2-0/+12
2012-06-17net: remove my future former mail addressRĂ©mi Denis-Courmont1-1/+1
2012-06-16Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"David S. Miller1-2/+0
2012-06-15ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_routeThomas Graf1-0/+2
2012-06-15net: remove skb_orphan_try()Eric Dumazet1-5/+2
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-14/+25
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-0/+6
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linusPaul Mundt260-1502/+6050
2012-06-12bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-06-12Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-0/+5
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni1-1/+1
2012-06-11net: Reorder initialization in ip_route_output to fix gcc warningRoland Dreier1-1/+1
2012-06-11bug.h: need linux/kernel.h for TAINT_WARN.Paul Mundt1-0/+1
2012-06-09net: Make linux/tcp.h C++ friendly (trivial)Paul Pluzhnikov1-10/+10
2012-06-09mac80211: add some missing kernel-docJohannes Berg1-0/+6
2012-06-08Bluetooth: Add support for encryption key refreshJohan Hedberg1-0/+6
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+3
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-5/+5
2012-06-08vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROOTakashi Iwai1-1/+1
2012-06-08vga_switcheroo: Add a helper function to get the client stateTakashi Iwai1-0/+7
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-fixesDave Airlie1-1/+3
2012-06-08module_param: stop double-calling parameters.Rusty Russell1-5/+5
2012-06-07c/r: prctl: add ability to get clear_tid_addressCyrill Gorcunov1-4/+6
2012-06-07c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removalKonstantin Khlebnikov1-0/+1
2012-06-07netfilter: xt_HMARK: fix endianness and provide consistent hashingHans Schillstrom1-0/+5
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-2/+2
2012-06-06inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-1/+4
2012-06-06perf: Limit callchains to 127Arun Sharma1-1/+1
2012-06-06sched: Fix domain iterationPeter Zijlstra1-0/+11
2012-06-06Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar1-2/+2
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+41
2012-06-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+15
2012-06-05radix-tree: fix contiguous iteratorKonstantin Khlebnikov1-1/+4
2012-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-1/+13
2012-06-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+3
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher1-2/+3
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher1-0/+2
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-0/+8
2012-06-05drm/exynos: fixed size type.Inki Dae1-1/+3
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds3-0/+144
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren1-0/+41
2012-06-04ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown1-2/+2
2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds1-19/+0
2012-06-03vfs: move inode stat information closer togetherLinus Torvalds1-3/+3
2012-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+34