aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* list.h: fix fatal kernel-doc errorRandy Dunlap2008-08-081-2/+2
* Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-08890-69252/+17
|\
| * Merge Linus' latest into masterRussell King2008-08-08144-15845/+33
| |\
| * | [ARM] fix pnx4008 build errorsRussell King2008-08-081-1/+3
| * | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07793-62504/+14
| * | Merge branch 'header-move' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Russell King2008-08-0796-6746/+0
| |\ \
| | * | avr32: Move include/asm-avr32 to arch/avr32/include/asmHaavard Skinnemoen2008-08-0596-6746/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-071426-134047/+2794
| |\ \ \
| * | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07118-120/+120
| * | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-085-13/+96
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | list.h: add list_cut_position()Luis R. Rodriguez2008-08-071-0/+40
| * | | | list.h: Add list_splice_tail() and list_splice_tail_init()Luis R. Rodriguez2008-08-071-9/+38
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-08-073-3/+17
| |\ \ \ \
| | * \ \ \ Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chri...Jeff Garzik2008-08-071-2/+0
| | |\ \ \ \
| | | * | | | Remove bogus variables from syncppp.[ch]Krzysztof HaƂasa2008-07-231-2/+0
| | * | | | | dm9000: Support MAC address setting through platform data.Laurent Pinchart2008-08-071-0/+1
| | * | | | | ethtool: Expand ethtool_cmd.speed to 32 bitsBrandon Philips2008-08-071-1/+16
| | | |_|/ / | | |/| | |
| * | | | | tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng2008-08-061-1/+1
| |/ / / /
* | | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-08-072-2/+2
|\ \ \ \ \
| * | | | | tracehook: fix CLONE_PTRACERoland McGrath2008-08-072-2/+2
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-072-18/+26
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cma', 'cxgb3', 'ipath', 'ipoib', 'mad' and 'mlx4' into for-linusRoland Dreier2008-08-071-12/+24
| |\ \ \ \ \ \
| | | * | | | | mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-061-12/+24
| | |/ / / / /
| * | | | | | RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-041-6/+2
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2008-08-07139-15825/+0
|\ \ \ \ \ \
| * | | | | | Move all of include/asm-m68knommu to arch/m68knommu/include/asm.Greg Ungerer2008-08-07139-15825/+0
| | |/ / / / | |/| | | |
* | | | | | V4L/DVB (8610): Add suspend/resume capabilities to soc_camera.Robert Jarzmik2008-08-061-0/+5
|/ / / / /
* | | | | Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-051-1/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-057-20/+52
|\ \ \ \ \
| * \ \ \ \ Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-052-2/+24
| |\ \ \ \ \
| | * | | | | mac80211: make listen_interval be limited by low level driverTomas Winkler2008-08-041-1/+8
| | * | | | | mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-042-1/+16
| * | | | | | ipv4: remove unused field in struct flowi (include/net/flow.h).Rami Rosen2008-08-051-1/+0
| * | | | | | net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-042-14/+1
| * | | | | | net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-041-3/+3
| * | | | | | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-042-1/+14
| * | | | | | sctp: Drop ipfargok in sctp_xmit functionHerbert Xu2008-08-031-2/+1
| |/ / / / /
| * | | | | pkt_sched: Make sure RTNL is held in qdisc_root_lock().David S. Miller2008-08-021-0/+12
| | |_|_|/ | |/| | |
* | | | | pm_qos: spelling fixesRichard Hughes2008-08-051-1/+1
* | | | | radeon: misc correctionsDavid Miller2008-08-051-2/+3
* | | | | Remove the deprecated cli() sti() functionsMark Asselstine2008-08-051-29/+0
* | | | | spi: new orion_spi driverShadi Ammouri2008-08-051-0/+17
* | | | | kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFOBernhard Walle2008-08-051-2/+2
* | | | | ide: remove CONFIG_IDE_MAX_HWIFSAdrian Bunk2008-08-051-12/+1
* | | | | ide: sanitize struct ide_port_ops documentation (take 2)Bartlomiej Zolnierkiewicz2008-08-051-9/+18
* | | | | fs: rename buffer trylockNick Piggin2008-08-041-2/+6
* | | | | mm: rename page trylockNick Piggin2008-08-042-27/+42
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-041-2/+6
|\ \ \ \ \
| * | | | | maple: Kill useless private_data pointer.Paul Mundt2008-08-041-1/+3