summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o2012-07-094-57/+132
| * ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o2012-06-304-8/+8
| * ext4: honor O_(D)SYNC semantic in ext4_fallocate()Zheng Liu2012-06-301-0/+2
| * ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groupsAditya Kali2012-06-301-8/+15
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-2769-754/+964
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-2769-754/+964
| |\ \ \ \ \ \
| | | | | | * | ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
| | | | | | * | ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-285-5/+5
| | | | | | * | ARM: 7431/1: amba: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
| | | | | | * | ARM: 7430/1: sizes.h: move from asm-generic to <linux/sizes.h>Alessandro Rubini2012-06-282-47/+49
| | | | | * | | ARM: 7463/1: topology: Update cpu_power according to DT informationVincent Guittot2012-07-121-0/+153
| | | | | * | | ARM: 7462/1: topology: factorize the update of sibling masksVincent Guittot2012-07-121-21/+27
| | | | | * | | ARM: 7461/1: topology: Add arch_scale_freq_power functionVincent Guittot2012-07-121-1/+37
| | | | | * | | ARM: 7450/1: dcache: select DCACHE_WORD_ACCESS for little-endian ARMv6+ CPUsWill Deacon2012-07-092-0/+42
| | | | | * | | ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon2012-07-097-109/+63
| | | | | * | | ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-097-53/+36
| | | | | * | | ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-07-091-2/+2
| | | | | * | | ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-07-092-26/+63
| | | | | * | | ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2012-07-094-0/+55
| | | | | * | | ARM: 7444/1: kernel: add arch-timer C3STOP featureLorenzo Pieralisi2012-07-091-1/+1
| | | | | * | | ARM: 7460/1: remove asm/locks.hPaul Bolle2012-07-091-274/+0
| | | | | * | | ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
| | | | | * | | ARM: 7437/1: zImage: Allow DTB command line concatenation with ATAG_CMDLINEGenoud Richard2012-07-092-2/+79
| | | | | * | | ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-091-6/+0
| | | | | * | | ARM: 7424/1: update die handler from x86Rabin Vincent2012-07-091-23/+55
| | | | | * | | ARM: MSM: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | | ARM: OMAP: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | | ARM: Realview: use SGI0 to wake secondary CPUsRussell King2012-07-091-1/+1
| | | | | * | | ARM: 7459/1: irda/pxa: use readl_relaxed() to access OSCR registerArnd Bergmann2012-07-091-6/+6
| | | | | * | | ARM: sa11x0/pxa: convert OS timer registers to IOMEMRussell King2012-07-0919-82/+97
| | | | | * | | ARM: 7420/1: Improve build environment isolationVincent Sanders2012-06-031-0/+3
| | | | | |/ /
| | | | * | | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die()Stephen Boyd2012-07-091-1/+1
| | | * | | | ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon2012-07-097-25/+114
| | | * | | | ARM: 7451/1: arch timer: implement read_current_timer and get_cyclesWill Deacon2012-07-093-4/+17
| | | | |/ / | | | |/| |
| | * | | | ARM: 7456/1: ptrace: provide separate functions for tracing syscall {entry,exit}Will Deacon2012-07-092-20/+31
| | * | | | ARM: 7455/1: audit: move syscall auditing until after ptrace SIGTRAP handlingWill Deacon2012-07-091-8/+9
| | * | | | ARM: 7454/1: entry: don't bother with syscall tracing on ret_from_fork pathWill Deacon2012-07-091-6/+0
| | * | | | ARM: 7453/1: audit: only allow syscall auditing for pure EABI userspaceWill Deacon2012-07-091-1/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-07-279-38/+93
|\ \ \ \ \
| * | | | | pch_uart: Fix parity setting issueTomoya MORINAGA2012-07-261-1/+1
| * | | | | pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-07-261-6/+12
| * | | | | pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-07-261-0/+1
| * | | | | tty ldisc: Close/Reopen race prevention should check the proper flagShachar Shemesh2012-07-261-1/+1
| * | | | | pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-07-261-12/+26
| * | | | | vt: fix race in vt_waitactive()Rabin Vincent2012-07-261-13/+34
| * | | | | serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge2012-07-262-0/+2
| * | | | | serial/8250: Add LPC3220 standard UART typeRoland Stigge2012-07-262-1/+10
| * | | | | serial_core: Update buffer overrun statistics.Corbin2012-07-261-2/+4
| * | | | | serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim2012-07-261-2/+2
| |/ / / /
* | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-2718-283/+44
|\ \ \ \ \
OpenPOWER on IntegriCloud