summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich2008-02-251-0/+3
| * | | [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...Mike Frysinger2008-02-251-0/+1
| * | | [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger2008-02-254-72/+0
| * | | [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich2008-02-251-4/+10
| * | | [Blackfin] arch: grab mac address from OTP on BF527-EZKITMike Frysinger2008-02-251-6/+11
| * | | [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA...Sonic Zhang2008-02-251-7/+8
| * | | [Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger2008-02-226-0/+89
| * | | [Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger2008-02-256-25/+25
| * | | [Blackfin] arch: Update default configSonic Zhang2008-02-226-21/+18
| * | | [Blackfin] arch: add fixed code to the memory map outputMike Frysinger2008-02-221-1/+3
| * | | [Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger2008-02-221-0/+1
| * | | [Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger2008-02-221-1/+3
| * | | [Blackfin] arch: fix bug add missing header fileMike Frysinger2008-02-221-0/+2
| * | | [MAINTAINERS] use new kernel.org email for kernel development.Bryan Wu2008-02-211-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-02-295-12/+12
|\ \ \
| * | | [XFS] If you mount an XFS filesystem with no mount options at all, thenJosef Jeff Sipek2008-02-285-12/+12
* | | | 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-2930-83/+101
|\ \ \ \
| * | | | arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
| * | | | serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2620-25/+23
| * | | | sh: Fix up HAS_SR_RB typo in entry-macros.Hideo Saito2008-02-261-2/+2
| * | | | sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
| * | | | maple: fix device detectionAdrian McMenamin2008-02-261-23/+43
| * | | | sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
| * | | | sh: heartbeat: ioremap is expected to succeedRoel Kluin2008-02-261-1/+1
| * | | | sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
| * | | | maple: remove unused variableAdrian McMenamin2008-02-261-1/+0
| * | | | sh: SH5-103 needs to select CPU_SH5.Paul Mundt2008-02-251-0/+1
| * | | | sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-252-3/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-29101-1590/+3090
|\ \ \ \
| * | | | [X25]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
| * | | | [WANROUTER]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
| * | | | [8021Q]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-7/+4
| * | | | [IPV4]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-3/+2
| * | | | [IPV6]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-2/+2
| * | | | [SCTP]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-282-6/+3
| * | | | [PKTGEN]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+4
| * | | | [NEIGHBOUR]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-2/+2
| * | | | [LLC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-6/+2
| * | | | [IPX]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-7/+4
| * | | | [SUNRPC]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-282-10/+7
| * | | | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-286-24/+34
| |\ \ \ \
| | * | | | [SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich2008-02-283-7/+13
| | * | | | [SCTP]: Incorrect length was used in SCTP_*_AUTH_CHUNKS socket optionVlad Yasevich2008-02-281-4/+8
| | * | | | [SCTP]: Clean up naming conventions of sctp protocol/address family registrationNeil Horman2008-02-282-12/+12
| | * | | | [SCTP]: Correctly set the length of sctp_assoc_change notificationVlad Yasevich2008-02-271-1/+1
| * | | | | [ATM]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-285-14/+9
| * | | | | [APPLETALK]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-281-8/+7
| * | | | | [BNX2X]: add bnx2x to MAINTAINERSEliezer Tamir2008-02-281-0/+6
| * | | | | [BNX2X]: update version, remove CVS stringsEliezer Tamir2008-02-281-3/+2
OpenPOWER on IntegriCloud