Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-02-21 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | maintainers: update my email address | James Morris | 2012-02-22 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-21 | 12 | -13/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM/audit: include audit header and fix audit arch | Eric Paris | 2012-02-21 | 1 | -1/+8 | |
| * | | | | | | | | | ARM: OMAP: fix voltage domain build errors with PM_OPP disabled | Russell King | 2012-02-21 | 2 | -0/+4 | |
| * | | | | | | | | | ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency' | Myron Stowe | 2012-02-21 | 1 | -7/+0 | |
| * | | | | | | | | | ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no... | Santosh Shilimkar | 2012-02-21 | 1 | -1/+1 | |
| * | | | | | | | | | ARM: 7327/1: need to include asm/system.h in asm/processor.h | Olof Johansson | 2012-02-15 | 1 | -0/+1 | |
| * | | | | | | | | | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() | Javi Merino | 2012-02-15 | 1 | -1/+2 | |
| * | | | | | | | | | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field | Javi Merino | 2012-02-15 | 1 | -1/+1 | |
| * | | | | | | | | | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent | 2012-02-15 | 2 | -1/+6 | |
| * | | | | | | | | | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers | Tony Lindgren | 2012-02-15 | 1 | -0/+9 | |
| * | | | | | | | | | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures | Catalin Marinas | 2012-02-15 | 1 | -1/+2 | |
* | | | | | | | | | | sys_poll: fix incorrect type for 'timeout' parameter | Linus Torvalds | 2012-02-21 | 3 | -3/+3 | |
* | | | | | | | | | | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 2012-02-21 | 7 | -60/+66 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds | 2012-02-20 | 1 | -0/+3 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-02-20 | 12 | -48/+89 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() | Al Viro | 2012-02-13 | 1 | -1/+1 | |
| * | | | | | | | | | vfs: fix compat_sys_stat() handling of overflows in st_nlink | Al Viro | 2012-02-13 | 1 | -31/+25 | |
| * | | | | | | | | | quota: Fix deadlock with suspend and quotas | Jan Kara | 2012-02-13 | 1 | -3/+21 | |
| * | | | | | | | | | vfs: Provide function to get superblock and wait for it to thaw | Jan Kara | 2012-02-13 | 2 | -0/+23 | |
| * | | | | | | | | | vfs: fix panic in __d_lookup() with high dentry hashtable counts | Dimitri Sivanich | 2012-02-13 | 5 | -12/+14 | |
| * | | | | | | | | | autofs4 - fix lockdep splat in autofs | Steven Rostedt | 2012-02-13 | 1 | -0/+2 | |
| * | | | | | | | | | vfs: fix d_inode_lookup() dentry ref leak | Miklos Szeredi | 2012-02-13 | 1 | -1/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-02-20 | 4 | -12/+24 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [S390] correct ktime to tod clock comparator conversion | Martin Schwidefsky | 2012-02-17 | 1 | -2/+5 | |
| * | | | | | | | | | | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky | 2012-02-17 | 1 | -7/+15 | |
| * | | | | | | | | | | [S390] incorrect PageTables counter for kvm page tables | Martin Schwidefsky | 2012-02-17 | 1 | -1/+1 | |
| * | | | | | | | | | | [S390] idle: avoid RCU usage in extended quiescent state | Heiko Carstens | 2012-02-17 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-02-20 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | digsig: changed type of the timestamp | Dmitry Kasatkin | 2012-02-20 | 1 | -2/+2 | |
* | | | | | | | | | | | | i387: support lazy restore of FPU state | Linus Torvalds | 2012-02-20 | 5 | -15/+29 | |
* | | | | | | | | | | | | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds | 2012-02-20 | 2 | -35/+22 | |
* | | | | | | | | | | | | i387: fix up some fpu_counter confusion | Linus Torvalds | 2012-02-20 | 3 | -1/+4 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Linux 3.3-rc4 | Linus Torvalds | 2012-02-18 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-02-18 | 66 | -786/+524 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2012-02-13 | 11 | -437/+140 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 4 | -375/+5 | |
| | * | | | | | | | | | | | pata/at91: use newly introduced SMC accessors | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -27/+21 | |
| | * | | | | | | | | | | | ARM: at91: add accessor to manage SMC | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 3 | -28/+100 | |
| | * | | | | | | | | | | | ARM: at91:rtc/rtc-at91sam9: ioremap register bank | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -3/+10 | |
| | * | | | | | | | | | | | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre | 2012-02-13 | 4 | -4/+4 | |
| * | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 2012-02-13 | 5 | -11/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 | Paul Walmsley | 2012-02-09 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | ARM: OMAP3: cm-t35: fix section mismatch warning | Igor Grinberg | 2012-02-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains | Santosh Shilimkar | 2012-02-07 | 2 | -3/+3 | |
| | * | | | | | | | | | | | | Merge branch 'fixes-dt' into fixes | Tony Lindgren | 2012-02-07 | 1 | -0/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | ARM: OMAP2+: board-generic: Add missing handle_irq callbacks | Benoit Cousson | 2011-12-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | ep93xx: fix build of vision_ep93xx.c | H Hartley Sweeten | 2012-02-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2012-02-13 | 378 | -5492/+2974 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |