summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-21take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro1-128/+0
2012-03-21switch touch_atime to struct pathAl Viro1-2/+2
2012-03-21switch unix_sock to struct pathAl Viro1-2/+1
2012-03-21constify path argument of trace_seq_path()Al Viro1-2/+2
2012-03-21constify path argument of audit_log_d_path()Al Viro1-1/+1
2012-03-21fs: initial qnx6fs additionKai Bankett2-0/+135
2012-03-21vfs: d_alloc_root() goneAl Viro1-1/+0
2012-03-21vfs: turn generic_drop_inode() into static inlineAl Viro1-1/+4
2012-03-21vfs: drop_file_write_access() made staticAl Viro1-1/+0
2012-03-21vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-0/+1
2012-03-21Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-63/+16
2012-03-21Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann10-47/+41
2012-03-20xen/tmem: cleanupJan Beulich1-1/+5
2012-03-20xen: support pirq_eoi_mapStefano Stabellini1-0/+21
2012-03-20provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk1-0/+2
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat13-50/+53
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-86/+430
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-160/+102
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-22/+277
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+5
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-11/+65
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-138/+425
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-37/+156
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2-10/+9
2012-03-20tracing: Move the tracing_on/off() declarations into CONFIG_TRACINGSteven Rostedt1-6/+9
2012-03-20ACPI: EC: Add ec_get_handle()Seth Forshee1-0/+1
2012-03-20platform, x86: Kill off MoorestownAlan Cox1-60/+0
2012-03-20mfd: Add support for TPS65090Venu Byravarasu1-0/+46
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-8/+3
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-25/+3
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang1-14/+14
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang1-6/+46
2012-03-20KVM: Convert intx_mask_lock to spin lockJan Kiszka1-1/+1
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde2-0/+2
2012-03-20drm/exynos: update gem and buffer framework.Inki Dae1-0/+6
2012-03-20drm/exynos: add HDMI version 1.4 supportJoonyoung Shim1-0/+2
2012-03-20Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie1-0/+1
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat1-31/+1
2012-03-20[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski1-0/+2
2012-03-20Input: gpio_keys - add support for interrupt only keysLaxman Dewangan1-1/+2
2012-03-20constify struct pci_dev * in obvious casesAl Viro1-6/+6
2012-03-20netdev: driver: ethernet: Add TI CPSW driverMugunthan V N1-0/+55
2012-03-20[media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler1-0/+36
2012-03-20net: update the usage of CHECKSUM_UNNECESSARYYi Zou1-0/+7
2012-03-20net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou1-1/+2
2012-03-20if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of itJoe Perches1-4/+3
2012-03-20tcp: reduce out_of_order memory useEric Dumazet1-0/+1
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter1-1/+1