summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* udf: move headers out include/linux/Christoph Hellwig2008-04-174-200/+1Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-014-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/+5Star
| * | | [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/+3Star
| * | | [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/+1Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-294-10/+7Star
|\ \ \ \
| * | | | serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-6/+4Star
| * | | | sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito2008-02-261-2/+2
| * | | | maple: remove unused variableAdrian McMenamin2008-02-261-1/+0Star
| * | | | 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
|\ \ \ \
| * \ \ \ Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-281-4/+6
| |\ \ \ \
| | * | | | [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-281-4/+6
| * | | | | [NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy2008-02-271-1/+1
| |/ / / /
| * / / / CONNECTOR: make cn_already_initialized staticLi Zefan2008-02-271-2/+0Star
| |/ / /
* | | | elfcore-compat fix uid/gid typesRoland McGrath2008-02-291-2/+2
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-02-261-0/+1
|\ \ \ \
| * | | | ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()Aneesh Kumar K.V2008-02-251-0/+1
| |/ / /
* | | | Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-261-1/+1
|\ \ \ \
| * | | | lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-251-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-264-22/+70
|\ \ \ \
| * | | | x86: no robust/pi futex for real i386 CPUsThomas Gleixner2008-02-261-0/+7
| * | | | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-261-2/+2
| * | | | x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-261-2/+6
| * | | | x86: add comments for NOPsH. Peter Anvin2008-02-261-17/+45
| * | | | x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-261-3/+1Star
| * | | | lguest: include function prototypesHarvey Harrison2008-02-261-0/+11
| |/ / /
* / / / sched: add declaration of sched_tail to sched.hHarvey Harrison2008-02-251-0/+1
|/ / /
* | | i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell2008-02-241-1/+8
* | | Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* | | i2c: Storage class should be before const qualifierTobias Klauser2008-02-241-1/+1
| |/ |/|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-242-0/+6
|\ \
| * | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-242-0/+6