summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-181-1/+3
* rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-151-1/+7
* rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-151-14/+0
* rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-151-2/+1
* rcu, debug: detect stalled grace periodsPaul E. McKenney2008-08-111-0/+3
* Merge branch 'linus' into core/rcuIngo Molnar2008-08-11312-2399/+8164
|\
| * 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
| |\ \ \ \