summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ARM: mach-shmobile: Correct SCIF port types for SH7367.Paul Mundt2011-06-141-7/+7
| * | | | | | ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fixMagnus Damm2011-06-141-0/+6
| * | | | | | ARM: mach-shmobile: Mackerel USB platform data updateMagnus Damm2011-06-141-65/+160
| * | | | | | ARM: mach-shmobile: AG5EVM SDHI1 platform data updateMagnus Damm2011-06-141-3/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-164-32/+20
|\ \ \ \ \ \
| * | | | | | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski2011-06-151-13/+5
| * | | | | | fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
| * | | | | | efifb: Fix call to wrong unregister functionWanlong Gao2011-06-141-1/+1
| * | | | | | video: s3c-fb: move enabling channel for windowJingoo Han2011-06-091-7/+7
| * | | | | | video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-091-3/+2
| * | | | | | video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-091-2/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-06-162-1/+39
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris2011-06-152-1/+39
| |\ \ \ \ \ \ \
| | * | | | | | | SELinux: skip file_name_trans_write() when policy downgraded.Roy.Li2011-06-141-0/+3
| | * | | | | | | selinux: fix case of names with whitespace/multibytes on /selinux/createKohei Kaigai2011-05-261-1/+36
| | * | | | | | | Merge commit 'v2.6.39' into 20110526Eric Paris2011-05-2610603-290462/+614512
| | |\ \ \ \ \ \ \
* | | | | | | | | | staging: fix iio builds when IIO_RING_BUFFER is not enabledRandy Dunlap2011-06-162-2/+2
* | | | | | | | | | mm: get rid of the most spurious find_vma_prev() usersLinus Torvalds2011-06-161-9/+3
* | | | | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-1622-57/+86
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ARM: footbridge: fix clock event supportRussell King2011-06-111-0/+1
| * | | | | | | | | | ARM: footbridge: fix debug macrosRussell King2011-06-111-2/+3
| * | | | | | | | | | ARM: initrd: disable initrds outside of memoryRussell King2011-06-111-0/+6
| * | | | | | | | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc...Russell King2011-06-10157-1048/+1567
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | davinci: make PCM platform devices staticSekhar Nori2011-06-082-2/+2
| | * | | | | | | | | | arm: davinci: Fix fallout from generic irq chip conversionThomas Gleixner2011-06-081-3/+4
| * | | | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King2011-06-102-2/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: mx51/sdma: Check the chip revision in run-timeFabio Estevam2011-06-061-2/+4
| | * | | | | | | | | | | arm: mxs: include asm/processor.h for cpu_relax()Wolfram Sang2011-06-061-0/+2
| * | | | | | | | | | | | ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King2011-06-101-1/+1
| * | | | | | | | | | | | ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang2011-06-091-1/+1
| * | | | | | | | | | | | ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre2011-06-091-3/+3
| * | | | | | | | | | | | ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre2011-06-091-0/+3
| * | | | | | | | | | | | ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2011-06-092-13/+11
| * | | | | | | | | | | | Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King2011-06-091-3/+3
| * | | | | | | | | | | | Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2011-06-092-10/+11
| * | | | | | | | | | | | ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edgesLinus Walleij2011-06-061-2/+10
| * | | | | | | | | | | | ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"Ming Lei2011-06-062-1/+7
| * | | | | | | | | | | | ARM: 6951/1: include .bss in memory layout informationRabin Vincent2011-06-061-2/+4
| * | | | | | | | | | | | ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2011-06-062-2/+2
| * | | | | | | | | | | | ARM: 6947/2: mach-u300: fix compilation error in timerLinus Walleij2011-06-061-2/+1
| * | | | | | | | | | | | ARM: 6946/1: vexpress: move v2m clock init to init_earlyRob Herring2011-06-061-8/+7
* | | | | | | | | | | | | Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_...Linus Torvalds2011-06-161-1/+1
* | | | | | | | | | | | | Documentation: fix cgroup typos and formattingJörg Sommer2011-06-163-13/+13
* | | | | | | | | | | | | Documentation: update cgroupfs mount pointJörg Sommer2011-06-1611-94/+109
* | | | | | | | | | | | | Documentation: update kmemleak supported archsMaxin B. John2011-06-161-1/+3
* | | | | | | | | | | | | Documentation: update printk-formats.txtAndrew Murray2011-06-161-2/+117
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-161-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | sched: Check if lowest_mask is initialized in find_lowest_rq()Steven Rostedt2011-06-151-0/+4
| * | | | | | | | | | | | sched: Fix need_resched() when checking peemptHillf Danton2011-06-151-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | alpha: fix several security issuesDan Rosenberg2011-06-161-4/+7