summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
| | * | | | PCI hotplug: ibmphp: Add check to prevent reading beyond mapped areaSteven Rostedt2010-11-111-0/+6
| | | |_|/ | | |/| |
| * | | | include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2010-11-152-244/+249
| * | | | Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos2010-11-151-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-11-155-216/+98
| |\ \ \ \
| | * | | | GFS2: Fix inode deallocation raceSteven Whitehouse2010-11-155-216/+98
| | | |/ / | | |/| |
| * | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-152-17/+17
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim2010-11-131-4/+4
| | * | | | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim2010-11-131-6/+6
| | * | | | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2010-11-132-7/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-157-20/+40
| |\ \ \ \
| | * | | | fsl-diu-fb: drop dead ioctl defineMike Frysinger2010-11-151-1/+0
| | * | | | MAINTAINERS: Add an fbdev git tree entry.Paul Mundt2010-11-151-0/+1
| | * | | | OMAP: DSS: Fix documentation regarding 'vram' kernel parameterTomi Valkeinen2010-11-101-3/+4
| | * | | | OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen2010-11-101-1/+4
| | * | | | OMAP: VRAM: improve VRAM error printsTomi Valkeinen2010-11-101-3/+9
| | * | | | sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-101-2/+6
| | * | | | Merge branch 'fbdev-driver-fixes' of master.kernel.org:/pub/scm/linux/kernel/...Paul Mundt2010-11-102-10/+16
| | |\ \ \ \
| | | * | | | Merge branch 'common/fbdev' into fbdev-driver-fixesPaul Mundt2010-11-102-10/+16
| | |/| | | |
| | | * | | | fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski2010-11-101-6/+8
| | | * | | | fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski2010-11-101-3/+4
| | | * | | | fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplugGuennadi Liakhovetski2010-11-101-1/+4
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds2010-11-157-9/+15
| |\ \ \ \ \ \
| | | * \ \ \ \ Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-151-0/+4
| | | |\ \ \ \ \
| | | | * | | | | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto2010-11-151-0/+4
| | | * | | | | | Merge branch 'rmobile/urgent' into rmobile-fixes-for-linusPaul Mundt2010-11-101-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | MAINTAINERS: update the ARM SH-Mobile git tree entry.Paul Mundt2010-11-101-1/+1
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt2010-11-092-1/+3
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| / / / / | | | | |/ / / /
| | | | * | | | ARM: mach-shmobile: ap4evb: Mark NOR boot loader partitions read-only.Yusuke Goda2010-11-081-0/+2
| | | | * | | | ARM: mach-shmobile: intc-sh7372: fix interrupt numberTony SIM2010-11-081-1/+1
| | * | | | | | sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt2010-11-151-1/+1
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-11-15425-2902/+9108
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'sh/rtc' and 'common/clkfwk' into sh/urgentPaul Mundt2010-11-102-4/+4
| | |\ \ \ \ \ \ \
| | | | * | | | | | sh: clkfwk: fix up compiler warnings.Paul Mundt2010-11-101-2/+2
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | rtc: rtc-sh - fix a memory leakAxel Lin2010-11-081-2/+2
| | * | | | | | | MAINTAINERS: update the sh git tree entry.Paul Mundt2010-11-101-1/+1
| | * | | | | | | sh: intc: Fix up initializers for gcc 4.5.Paul Mundt2010-11-091-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2010-11-141-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | slub: Fix slub_lock down/up imbalancePavel Emelyanov2010-11-141-1/+2
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-141-3/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ocfs2: Change some lock status member in ocfs2_lock_res to char.Tao Ma2010-11-131-3/+3
| * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-11-1311-15/+21
| |\ \ \ \ \ \ \
| | * | | | | | | drivers/pcmcia/soc_common.c: Use printf extension %pVJoe Perches2010-11-101-2/+7
| | * | | | | | | pcmcia: fix warning in synclink driverAndres Salomon2010-11-101-0/+1
| | * | | | | | | pcmcia/sa1100: don't put machine specific init functions in .init.textUwe Kleine-König2010-11-107-7/+7
| | * | | | | | | pcmcia/cm4000: fix error codeNicolas Kaiser2010-11-101-1/+2
| | * | | | | | | pd6729: Coding Style fixesKomuro2010-11-102-5/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar2010-11-131-4/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-11-132-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | crypto: padlock - Fix AES-CBC handling on odd-block-sized inputHerbert Xu2010-11-041-1/+1