summaryrefslogtreecommitdiffstats
path: root/fs/ext3/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-17IPMI: Fix some uninitialized warningCorey Minyard1-1/+1
2012-10-17IPMI: Change link orderMatthew Garrett2-1/+4
2012-10-17ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett1-1/+4
2012-10-17IPMI: Remove SMBus driver info from the docsCorey Minyard1-62/+3
2012-10-17MAINTAINERS: change email after moving for LED subsystem maintainingBryan Wu1-1/+1
2012-10-17mm, mempolicy: fix printing stack contents in numa_mapsDavid Rientjes2-5/+7
2012-10-16bury SEL_{IN,OUT,EX}Al Viro1-4/+0
2012-10-16Unexport some bits of linux/fs.hDavid Howells2-132/+130
2012-10-16fix a leak in replace_fd() usersAl Viro2-13/+10
2012-10-15thermal, cpufreq: Fix build when CPU_FREQ_TABLE isn't configuredDavid Rientjes1-0/+2
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek2-3/+3
2012-10-15docbook: networking: fix file paths for uapi headersRandy Dunlap1-2/+2
2012-10-15mm: huge_memory: Fix build error.Ralf Baechle1-0/+1
2012-10-15ARM: fix oops on initial entry to userspace with Thumb2 kernelsRussell King1-2/+2
2012-10-15pinctrl/nomadik: always use the simple irqdomainLinus Walleij1-10/+3
2012-10-15pinctrl/nomadik: provide stubs for legacy NomadikLinus Walleij1-0/+13
2012-10-15pinctrl: remove duplicated include from pinctrl-xway.cWei Yongjun1-2/+0
2012-10-15pinctrl: sirf: remove sirfsoc_gpio_set_pull functionArnd Bergmann2-48/+0
2012-10-15pinctrl: fix return value in bcm2835_pinctrl_probe()Wei Yongjun1-1/+1
2012-10-15pinctrl: remove duplicated include from pinctrl-bcm2835.cWei Yongjun1-1/+0
2012-10-15pinctrl: bcm2835: Use existing pointer to struct deviceTobias Klauser1-1/+1
2012-10-15pinctrl: samsung: use __devinit section for init codeArnd Bergmann1-5/+5
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka1-59/+49
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer5-404/+499
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer1-90/+131
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer1-10/+13
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf1-0/+3
2012-10-12mcs7830: Fix link state detectionOndrej Zary1-9/+21
2012-10-12net: add doc for in4_pton()Amerigo Wang1-0/+12
2012-10-12net: add doc for in6_pton()Amerigo Wang1-0/+12