aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge Linus' latest into masterRussell King2008-08-08144-15845/+33
|\
| * 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
| |/ /
* | | [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
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | * | | maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-041-1/+3
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-08-04261-39518/+0
| |\ \ \ \
| | * | | | powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-04261-39518/+0
| | | |/ / | | |/| |
| * | | | tracehook: kerneldoc fixRoland McGrath2008-08-041-2/+3
| * | | | m68k: some asm-sparc include files movedStephen Rothwell2008-08-043-3/+400
| * | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-08-04135-15320/+0
| |\ \ \ \
| | * | | | [S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky2008-08-01135-15320/+0
| * | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-08-042-1/+2
| |\ \ \ \ \
| | * | | | | drivers/video/console/promcon.c: fix build errorAlexander Beregalov2008-08-031-0/+1
| | * | | | | Fix IHEX firmware generation/loadingMarc Zyngier2008-08-021-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-08-041-5/+27
| |\ \ \ \ \
| | * | | | | mISDN cleanup user interfaceKarsten Keil2008-08-021-5/+27
| | |/ / / /
| * | | | | Revert "UFS: add const to parser token table"Linus Torvalds2008-08-041-1/+1