aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * ext4: fix ext4 mismerge back in JanuaryAl Viro2012-07-22
| * ext4: remove dynamic array size in ext4_chksum()Theodore Ts'o2012-07-22
| * ext4: remove unused variable in ext4_update_super()Theodore Ts'o2012-07-22
| * ext4: make quota as first class supported featureAditya Kali2012-07-22
| * ext4: don't take the i_mutex lock when doing DIO overwritesZheng Liu2012-07-22
| * ext4: add a new nolock flag in ext4_map_blocksZheng Liu2012-07-09
| * ext4: split ext4_file_write into buffered IO and direct IOZheng Liu2012-07-09
| * ext4: remove an unused statement in ext4_mb_get_buddy_page_lock()Haibo Liu2012-07-09
| * ext4: fix out-of-date comments in extents.cHaiboLiu2012-07-09
| * ext4: use s_csum_seed instead of i_csum_seed for xattr blockTao Ma2012-07-09
| * ext4: use proper csum calculation in ext4_renameTao Ma2012-07-09
| * ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o2012-07-09
| * ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-06-30
| * ext4: honor O_(D)SYNC semantic in ext4_fallocate()Zheng Liu2012-06-30
| * ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groupsAditya Kali2012-06-30
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-27
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
| |\ \ \ \ \ \
| | | | | | * | ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | | | * | ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | | | * | ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | | | | | * | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini2012-06-28
| | | | | * | | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-12
| | | | | * | | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-12
| | | | | * | | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-12
| | | | | * | | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-09
| | | | | * | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-09
| | | | | * | | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-09
| | | | | * | | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-07-09
| | | | | * | | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-07-09
| | | | | * | | ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-09
| | | | | * | | ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-09
| | | | | * | | ARM: 7460/1: remove asm/locks.hPaul Bolle2012-07-09
| | | | | * | | ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-09
| | | | | * | | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard2012-07-09
| | | | | * | | ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-09
| | | | | * | | ARM: 7424/1: update die handler from x86Rabin Vincent2012-07-09
| | | | | * | | ARM: MSM: use SGI0 to wake secondary CPUsRussell King2012-07-09
| | | | | * | | ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-09
| | | | | * | | ARM: Realview: use SGI0 to wake secondary CPUsRussell King2012-07-09
| | | | | * | | ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann2012-07-09
| | | | | * | | ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-09
| | | | | * | | ARM: 7420/1: Improve build environment isolationVincent Sanders2012-06-03
| | | | | |/ /
| | | | * | | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-09
| | | * | | | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-09
| | | * | | | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-09
| | | | |/ / | | | |/| |
| | * | | | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-09
| | * | | | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon2012-07-09
| | * | | | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon2012-07-09
| | * | | | ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspaceWill Deacon2012-07-09
| | | |/ / | | |/| |
* | | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-27
|\ \ \ \ \