summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-30watchdog: Add a flag to indicate the watchdog doesn't reboot thingsAlan Cox1-0/+2
2012-05-30watchdog: Add multiple device supportAlan Cox5-50/+140
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck1-2/+2
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck3-2/+2
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar3-4/+10
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten1-0/+2
2012-05-30mips: get rid of nlink_t, use explictly-sized type (__u32 in all cases)Al Viro1-3/+3
2012-05-30mode_t whack-a-mole: ->is_visible() returns umode_t...Al Viro1-1/+1
2012-05-30get rid of idiotic misplaced __kernel_mode_t in ncfps kernel-private data str...Al Viro1-5/+5
2012-05-30brlocks/lglocks: API cleanupsAndi Kleen6-95/+96
2012-05-30brlocks/lglocks: turn into functionsAndi Kleen5-102/+117
2012-05-30lglock: remove online variants of lockRusty Russell1-56/+2
2012-05-30ocfs: simplify symlink handlingAl Viro4-104/+31
2012-05-30get rid of pointless allocations and copying in ecryptfs_follow_link()Al Viro1-39/+9
2012-05-30hpfs: assorted endianness annotationsAl Viro4-60/+60
2012-05-30hpfs: annotate eaAl Viro1-2/+2
2012-05-30hpfs: annotate struct hpfs_direntAl Viro3-12/+12
2012-05-30hpfs: annotate struct anodeAl Viro1-4/+4
2012-05-30hpfs: annotate struct fnodeAl Viro1-14/+14
2012-05-30hpfs: annotate btree nodes, get rid of bitfields messAl Viro3-51/+52
2012-05-30hpfs: annotate struct dnodeAl Viro1-4/+4
2012-05-30hpfs: bitmaps are little-endianAl Viro3-12/+12
2012-05-30hpfs: get rid of bitfields in struct fnodeAl Viro8-38/+32
2012-05-30hpfs: get rid of bitfields endianness wanking in extended_attributeAl Viro3-34/+35
2012-05-30fs: fix inode.c kernel-doc warningsRandy Dunlap1-2/+1
2012-05-30hpfs: endianness bugsAl Viro2-3/+3
2012-05-30btrfs: trivial endianness annotationsAl Viro3-7/+8
2012-05-30ocfs2: kill endianness abuses in blockcheck.cAl Viro1-20/+22
2012-05-30ocfs2: deal with __user misannotationsAl Viro2-21/+16
2012-05-30ocfs2: trivial endianness misannotationsAl Viro3-5/+5
2012-05-30affs: bury unused macrosAl Viro1-8/+0
2012-05-30kill v9fs_dentry_from_dir_inode()Al Viro1-21/+3
2012-05-30selinuxfs snprintf() misusesAl Viro1-29/+7
2012-05-30ceph: move encode_fh to new APISage Weil1-13/+21
2012-05-30->encode_fh() API changeAl Viro16-140/+94
2012-05-30ubifs: use generic_fillattr()Al Viro1-10/+1
2012-05-30xfs: switch to proper __bitwise type for KM_... flagsAl Viro6-19/+20
2012-05-30switch utimes() to fget_light/fput_lightAl Viro1-2/+3
2012-05-30switch statfs to fget_light/fput_lightAl Viro1-2/+3
2012-05-30switch flock to fget_light/fput_lightAl Viro1-2/+3
2012-05-30switch signalfd4() to fget_light/fput_lightAl Viro1-3/+4
2012-05-30switch fcntl to fget_raw_light/fput_lightAl Viro1-25/+17
2012-05-30switch xattr syscalls to fget_light/fput_lightAl Viro1-8/+12
2012-05-30switch readdir/getdents to fget_light/fput_lightAl Viro2-38/+28
2012-05-30switch do_fsync() to fget_light()Al Viro1-2/+3
2012-05-30Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds59-613/+774
2012-05-30drop_monitor: Add module alias to enable automatic module loadingNeil Horman1-0/+1
2012-05-30genetlink: Build a generic netlink family module aliasNeil Horman3-3/+5
2012-05-30net: add MODULE_ALIAS_NET_PF_PROTO_NAMENeil Horman1-0/+3
2012-05-30r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga1-0/+5