summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * \ \ 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-261-2/+0
| |/ /
* | | 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/+1
| * | | 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-232-0/+6
|\ \
| * | libata: automatically use DMADIR if drive/bridge requires itTejun Heo2008-02-242-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-2310-14/+67
|\ \ \
| * | | [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov2008-02-231-2/+0
| * | | [NET]: Restore sanity wrt. print_mac().David S. Miller2008-02-231-1/+2
| * | | ssb: Fix pcicore cardbus modeMichael Buesch2008-02-202-0/+12
| * | | ssb: Make the GPIO API reentrancy safeMichael Buesch2008-02-202-0/+13
| * | | ssb: Fix the GPIO APIMichael Buesch2008-02-202-8/+11
| * | | ssb: Fix watchdog access for devices without a chipcommonMichael Buesch2008-02-203-0/+24
| * | | ssb: Fix serial console on new bcm47xx devicesMichael Buesch2008-02-201-0/+3
| * | | [NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy2008-02-191-1/+1
| * | | [NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt2008-02-191-1/+0
OpenPOWER on IntegriCloud