summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge'Paul Mackerras2006-08-256-10/+143
|\
| * [POWERPC] Use mpc8641hpcn PIC base address from dev tree.Jon Loeliger2006-08-251-1/+0
| * [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-251-2/+0
| * [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
| * [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-232-6/+132
| * [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-0/+9
| * [POWERPC] Make crash.c work on 32-bit and 64-bitMichael Ellerman2006-08-171-2/+1
* | [POWERPC] Add a helper for calculating RTAS "config_addr" parametersMichael Ellerman2006-08-251-0/+16
* | [POWERPC] Allow MPC8641 HPCN to build with CONFIG_PCI disabled too.Jon Loeliger2006-08-251-2/+0
* | [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-0/+3
* | Merge branch 'merge'Paul Mackerras2006-08-0833-71/+246
|\ \ | |/
| * [POWERPC] Fix might-sleep warning on removing cpusHaren Myneni2006-08-081-0/+1
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2006-08-061-2/+22
| |\
| | * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov2006-08-04216-1011/+1804
| | |\
| | * | Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-0/+1
| | * | Input: add start() method to input handlersDmitry Torokhov2006-07-061-0/+21
| | * | Input: remove accept method from input_devDmitry Torokhov2006-07-061-2/+0
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-061-1/+1
| |\ \ \
| | * | | [PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen2006-08-041-1/+1
| | | |/ | | |/|
| * | | [PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan2006-08-061-0/+2
| * | | [PATCH] fix vmstat per cpu usageJan Blunck2006-08-061-4/+4
| * | | [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-061-0/+8
| |/ /
| * | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-08-043-6/+3
| |\ \
| | * | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-031-1/+1
| | * | NLM/lockd: remove b_doneJ. Bruce Fields2006-08-031-1/+0
| | * | NFS: make 2 functions staticAdrian Bunk2006-08-031-4/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-08-032-2/+1
| |\ \ \
| | * | | PCI: docking station: remove dock ueventsKristen Carlson Accardi2006-08-031-2/+0
| | * | | PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2006-08-031-0/+1
| | |/ /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-08-034-5/+15
| |\ \ \ | | |/ / | |/| |
| | * | [IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco2006-08-031-1/+6
| | * | [IA64] sparse cleanupsKeith Owens2006-08-022-3/+3
| | * | [IA64] Format /proc/pal/*/version_info correctlyMatthew Wilcox2006-07-311-1/+6
| * | | [PATCH] don't bother with aux entires for dummy contextAl Viro2006-08-031-11/+11
| * | | [PATCH] mark context of syscall entered with no rules as dummyAl Viro2006-08-031-0/+6
| * | | [PATCH] introduce audit rules counterAl Viro2006-08-031-0/+2
| * | | [PATCH] fix missed create event for directory auditAmy Griffis2006-08-032-7/+7
| * | | [PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis2006-08-031-0/+7
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-0210-22/+140
| |\ \ \
| | * | | [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-021-1/+1
| | * | | [SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller2006-08-021-1/+0
| | * | | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-023-14/+62
| | * | | [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-2/+0
| | * | | [NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven2006-08-021-1/+8
| | * | | [NET]: Add netdev_alloc_skb().Christoph Hellwig2006-08-021-0/+22
| | * | | [NET]: Network Event Notifier Mechanism.Tom Tucker2006-08-021-0/+33
| | * | | [TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun2006-08-021-0/+3
| | * | | [NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan2006-08-021-1/+0
| | * | | [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-022-3/+12
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-08-022-5/+6
| |\ \ \ \
OpenPOWER on IntegriCloud