aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-21frv: remove HARD_RESET_NOW()Adrian Bunk
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-21Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-04-21ptrace: compat_ptrace_request siginfoRoland McGrath
2008-04-21skbuff: fix missing kernel-doc notationRandy Dunlap
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l...Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-21Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-04-21Fix RCU list iterator use of 'rcu_dereference()'Linus Torvalds
2008-04-21SELinux: one little, two little, three little whitespaces, the avc.c saga.Eric Paris
2008-04-21SELinux: cleanup on isle selinuxfs.cEric Paris
2008-04-21changing whitespace for fun and profit: policydb.cEric Paris
2008-04-21SELinux: whitespace and formating fixes for hooks.cEric Paris
2008-04-21SELinux: clean up printksEric Paris
2008-04-21SELinux: sidtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: services.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: mls.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: hashtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: conditional.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: avtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: xfrm.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netnode.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlink.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netlabel.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21SELinux: netif.c whitespace, syntax, and static declaraction cleanupsEric Paris
2008-04-21hrtimer: optimize the softirq time optimizationThomas Gleixner
2008-04-21hrtimer: reduce calls to hrtimer_get_softirq_time()Dimitri Sivanich
2008-04-21clockevents: fix typo in tick-broadcast.cGlauber Costa
2008-04-21jiffies: add time_is_after_jiffies and others which compare with jiffiesDave Young
2008-04-20PCI: Change PCI subsystem MAINTAINERGreg Kroah-Hartman
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho