summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-17ARM: dove: Add crypto engine to DTSebastian Hesselbarth2-1/+9
2012-10-17ARM: dove: Remove watchdog from DTSebastian Hesselbarth1-5/+0
2012-10-17ARM: dove: Restructure SoC device tree descriptorSebastian Hesselbarth1-12/+18
2012-10-17ARM: dove: Fix clock names of sata and gbeSebastian Hesselbarth1-2/+2
2012-10-17ARM: dove: Fix tauros2 device tree initSebastian Hesselbarth2-1/+7
2012-10-17ARM: dove: Add pcie clock supportSebastian Hesselbarth1-0/+5
2012-10-17ARM: OMAP2+: Allow kernel to boot even if GPMC fails to reserve memoryJon Hunter1-5/+19
2012-10-17ARM: OMAP: clockdomain: Fix locking on _clkdm_clk_hwmod_enable / disableTero Kristo1-4/+11
2012-10-17ARM: s3c: mark s3c2440_clk_add as __init_refokArnd Bergmann1-1/+1
2012-10-17spi/s3c64xx: use correct dma_transfer_direction typeArnd Bergmann1-3/+3
2012-10-16ARM: OMAP4: devices: fixup OMAP4 DMIC platform device error messageSebastien Guiriec1-1/+1
2012-10-16ARM: OMAP2+: clock data: Add dev-id for the omap-gpmc dummy fckBenoit Cousson1-1/+1
2012-10-16ARM: OMAP: resolve sparse warning concerning debug_card_init()Paul Walmsley1-0/+1
2012-10-16ARM: OMAP4: Fix twd_local_timer_register regressionTony Lindgren1-1/+1
2012-10-16ARM: tegra: add tegra_timer clockSivaram Nair2-0/+2
2012-10-16ARM: tegra: rename tegra system timerSivaram Nair4-4/+4
2012-10-16ARM: tegra30: clk: Fix output_rate overflowMark Zhang1-1/+1
2012-10-16ARM: dts: imx6q-arm2: move NANDF_CS pins out of 'hog'Shawn Guo1-1/+9
2012-10-16dtb: fix interrupt assignment for ehci/uhci on wm8505Tony Prisk1-2/+2
2012-10-16ARM: dts: compile Integrator device treesLinus Walleij1-0/+2
2012-10-16ARM: shmobile: r8a7779: use __iomem pointers for MMIOKuninori Morimoto1-11/+11
2012-10-15ARM: shmobile: armadillo800eva: __io abuse cleanupKuninori Morimoto1-1/+1
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