summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mfd: driver for the T7L66XB TMIO SoCIan Molton2008-08-101-0/+36
* mfd: TMIO MMC structures and accessors.Ian Molton2008-08-101-4/+15
* 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-081-1/+3
|\
| * Merge Linus' latest into masterRussell King2008-08-083-14/+26
| |\
| * | [ARM] fix pnx4008 build errorsRussell King2008-08-081-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-083-10/+95
|\ \ \ | |_|/ |/| |
| * | 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
| * | 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
| |/
* | 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-071-12/+24
|\ \ | |/ |/|
| * mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin2008-08-061-12/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-052-3/+14
|\ \
| * \ Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...David S. Miller2008-08-051-0/+13
| |\ \
| | * | mac80211: pass dtim_period to low level driverEmmanuel Grumbach2008-08-041-0/+13
| * | | net: Kill plain NET_XMIT_BYPASS.David S. Miller2008-08-041-3/+0
| * | | net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-041-0/+1
| |/ /
* | | pm_qos: spelling fixesRichard Hughes2008-08-051-1/+1
* | | 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
* | | | tracehook: kerneldoc fixRoland McGrath2008-08-041-2/+3
* | | | 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
|/ / /
* | | embedded: fix vc_translate operator precedenceTim Bird2008-08-011-1/+1
* | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-012-0/+25
|\ \ \
| * | | KVM: Advertise synchronized mmu support to userspaceAvi Kivity2008-07-291-0/+1
| * | | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-291-0/+24
| | |/ | |/|
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-011-3/+6
|\ \ \
| * | | pata_it821x: Driver updates and reworkingAlan Cox2008-07-311-0/+3
| * | | libata.h: replace __FUNCTION__ with __func__Alexander Beregalov2008-07-311-3/+3
* | | | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-pullLinus Torvalds2008-08-011-0/+1
|\ \ \ \
| * | | | dcache: Add case-insensitive support d_ci_add() routineBarry Naujok2008-07-281-0/+1
* | | | | tracehook: fix exit_signal=0 caseRoland McGrath2008-08-011-8/+13
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-08-011-0/+1
|\ \ \ \ \
| * | | | | md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-231-0/+1
OpenPOWER on IntegriCloud