summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-043-5/+5
* | | | | | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-047-10/+3
* | | | | | gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2008-03-041-0/+95
|/ / / / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-041-1/+1
|\ \ \ \ \
| * | | | | dmaengine: fix sparse warningDan Williams2008-03-041-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-041-4/+0
|\ \ \ \ \ \
| * | | | | | sched: revert load_balance_monitor() changesPeter Zijlstra2008-03-041-4/+0
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-042-2/+3
|\ \ \ \ \ \
| * | | | | | KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus2008-03-041-0/+1
| * | | | | | KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity2008-03-031-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-042-3/+6
|\ \ \ \ \ \ \
| * | | | | | | block/genhd.c: proper externsAdrian Bunk2008-03-041-0/+3
| * | | | | | | block/genhd.c: cleanupsAdrian Bunk2008-03-041-2/+0
| * | | | | | | block: separate out padding from alignmentTejun Heo2008-03-041-0/+2
| * | | | | | | block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori2008-03-041-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-042-4/+8
* | | | | | | m68knommu: declare do_IRQ()Greg Ungerer2008-03-041-0/+2
|/ / / / / /
* | | | | | slub: Fix up commentsChristoph Lameter2008-03-031-2/+2
* | | | | | Revert "unique end pointer" patchChristoph Lameter2008-03-031-4/+1
* | | | | | docbook: fix usb source filesRandy Dunlap2008-03-031-6/+3
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-031-0/+3
|\ \ \ \ \ \
| * | | | | | [POWERPC] move celleb DABRX definitionsJens Osterkamp2008-03-031-0/+3
| |/ / / / /
* / / / / / Revert "x86: fix pmd_bad and pud_bad to support huge pages"Linus Torvalds2008-03-032-7/+3
|/ / / / /
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-294-6/+9
|\ \ \ \ \
| * | | | | [ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown2008-02-291-0/+3
| * | | | | [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao2008-02-291-1/+1
| * | | | | [ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze2008-02-291-1/+1
| * | | | | [ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek2008-02-291-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-293-0/+35
|\ \ \ \ \ \
| * | | | | | rcu: add support for dynamic ticks and preempt rcuSteven Rostedt2008-02-293-0/+35
* | | | | | | x86 ptrace: fix ptrace_bts_config structure declarationDave Anderson2008-02-291-4/+4
* | | | | | | x86: fix pmd_bad and pud_bad to support huge pagesHans Rosenfeld2008-02-292-3/+7
|/ / / / / /
* | | | | | Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Linus Torvalds2008-02-291-0/+1
|\ \ \ \ \ \
| * | | | | | AVR32: Define PAGE_SHAREDHaavard Skinnemoen2008-02-131-0/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-02-299-17/+96
|\ \ \ \ \ \ \
| * | | | | | | [Blackfin] serial driver: Add flow control support to bf54xSonic Zhang2008-02-021-0/+3
| * | | | | | | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-025-8/+5
| * | | | | | | [Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger2007-12-242-0/+6
| * | | | | | | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-245-4/+73
| * | | | | | | [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...Mike Frysinger2008-02-251-0/+2
| * | | | | | | [Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger2008-02-251-4/+3
| * | | | | | | [Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2008-02-251-1/+2
| * | | | | | | [Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2008-02-251-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König2008-02-291-2/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-294-10/+7
|\ \ \ \ \ \ \
| * | | | | | | serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-6/+4
| * | | | | | | sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito2008-02-261-2/+2
| * | | | | | | maple: remove unused variableAdrian McMenamin2008-02-261-1/+0
| * | | | | | | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-1/+1
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-293-7/+7
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |