summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-274-331/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-261-2/+3
| | | * | | | | | | | ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-251-1/+1
| | | * | | | | | | | ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2008-11-242-328/+0
| | * | | | | | | | | [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar2008-11-231-7/+7
| | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | [ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik2008-11-221-1/+1
| | * | | | | | | | [ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik2008-11-221-0/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-11-304-28/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-262-4/+6
| | * | | | | | | | | parisc: fix kernel crash when unwinding a userspace processHelge Deller2008-11-261-22/+21
| | * | | | | | | | | parisc: __kernel_time_t is always longGeert Uytterhoeven2008-11-261-2/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-301-21/+56
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | [CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton2008-11-261-21/+56
| | |/ / / / / / /
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-302-3/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar2008-11-291-1/+1
| | * | | | | | | | sched, cpusets: fix warning in kernel/cpuset.cIngo Molnar2008-11-291-1/+1
| | * | | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt2008-11-271-2/+3
| * | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-306-40/+80
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | irq.h: fix missing/extra kernel-docRandy Dunlap2008-11-231-2/+1
| | * | | | | | | | | Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar2008-11-23668-6845/+19586
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | genirq: __irq_set_trigger: change pr_warning to pr_debugMark Nelson2008-11-131-1/+1
| | * | | | | | | | | irq: fix typoIngo Molnar2008-11-091-1/+1
| | * | | | | | | | | x86: apic honour irq affinity which was set in early bootThomas Gleixner2008-11-091-5/+21
| | * | | | | | | | | genirq: fix the affinity setting in setup_irqThomas Gleixner2008-11-091-5/+5
| | * | | | | | | | | genirq: keep affinities set from userspace across free/request_irq()Thomas Gleixner2008-11-095-28/+53
| * | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-301-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lockdep: consistent alignement for lockdep infoLi Zefan2008-11-211-2/+2
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-304-21/+27
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ftrace: prevent recursionLai Jiangshan2008-11-271-1/+1
| | * | | | | | | | | | tracing, doc: update mmiotrace documentationPekka Paalanen2008-11-231-2/+4
| | * | | | | | | | | | x86, mmiotrace: fix buffer overrun detectionPekka Paalanen2008-11-231-9/+7
| | * | | | | | | | | | function tracing: fix wrong position computing of stack_traceLiming Wang2008-11-211-9/+15
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-3012-101/+87
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel2008-11-271-14/+0
| | * | | | | | | | | | x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann2008-11-261-11/+14
| | * | | | | | | | | | x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger2008-11-251-37/+40
| | * | | | | | | | | | x86, pebs: fix PEBS record size configurationMarkus Metzger2008-11-251-0/+8
| | * | | | | | | | | | x86, bts: turn macro into static inline functionMarkus Metzger2008-11-251-2/+4
| | * | | | | | | | | | x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-252-4/+1
| | * | | | | | | | | | arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-251-1/+1
| | * | | | | | | | | | x86: use limited register constraint for setnzSteven Rostedt2008-11-251-1/+1
| | * | | | | | | | | | xen: pin correct PGD on suspendIan Campbell2008-11-231-7/+14
| | * | | | | | | | | | Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | oprofile: fix an overflow in ppro codeEric Dumazet2008-11-171-1/+1
| | * | | | | | | | | | | x86: revert irq number limitationThomas Gleixner2008-11-231-21/+1
| | * | | | | | | | | | | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-21141-777/+1069
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-201-1/+1
| | * | | | | | | | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-201-1/+1
| * | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-3018-199/+262
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li2008-11-262-0/+7
OpenPOWER on IntegriCloud