summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-061-5/+0
|\
| * sh: Fix up the sh64 build.Paul Mundt2008-03-061-5/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-03-062-3/+5
|\ \
| * | [Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0Mike Frysinger2008-03-051-1/+1
| * | [Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscallsBryan Wu2008-03-061-2/+4
| |/
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-062-3/+8
|\ \
| * | [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-061-1/+1
| * | [IA64] remove duplicate code from arch_ptrace()Petr Tesarik2008-03-051-0/+7
| * | [IA64] convert sys_ptrace to arch_ptracePetr Tesarik2008-03-051-2/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-03-061-0/+6
|\ \
| * | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-231-0/+6
* | | Really unexport asm/page.hDavid Woodhouse2008-03-062-5/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-03-052-0/+3
|\ \ \
| * | | [SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie2008-03-051-0/+2
| * | | [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-231-0/+1
* | | | LSM/SELinux: Interfaces to allow FS to control mount optionsEric Paris2008-03-061-25/+74
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-042-4/+6
|\ \ \
| * | | [TCP]: Improve ipv4 established hash function.David S. Miller2008-03-041-1/+2
| * | | [NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller2008-03-041-3/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-042-0/+4
|\ \ \ \
| * | | | [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-282-0/+4
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-044-6/+16
|\ \ \ \ \
| * | | | | [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-041-4/+0
| * | | | | [IA64] move gcc_intrin.h from header-y to unifdef-yDoug Chapman2008-03-041-1/+1
| * | | | | [IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2008-03-041-0/+4
| * | | | | [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-041-1/+11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-041-0/+5
|\ \ \ \ \ \
| * | | | | | debugfs: fix sparse warningsHarvey Harrison2008-03-041-0/+5
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-041-0/+10
|\ \ \ \ \ \
| * | | | | | PCI: Add DECLARE_PCI_DEVICE_TABLE macroJonas Bonn2008-03-041-0/+10
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-041-2/+1
|\ \ \ \ \ \
| * | | | | | USB: fix comment of struct usb_interfaceLei Ming2008-03-041-2/+1
| |/ / / / /
* | | | | | md: clean up irregularity with raid autodetectNeilBrown2008-03-041-0/+1
* | | | | | md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-041-0/+2
* | | | | | iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-041-0/+3
* | | | | | cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson2008-03-041-3/+3
* | | | | | cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-041-44/+9
* | | | | | memcg: remove mem_cgroup_unchargeHugh Dickins2008-03-041-13/+7
* | | | | | memcg: bad page if page_cgroup when freeHugh Dickins2008-03-041-4/+4
* | | | | | memcg: move_lists on page not page_cgroupHugh Dickins2008-03-041-3/+2
* | | | | | memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins2008-03-041-2/+2
* | | | | | markers: add an if(0) to __mark_check_format()Mathieu Desnoyers2008-03-041-1/+7
* | | | | | include falloc.h in header-yEric Sandeen2008-03-041-0/+1
* | | | | | sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-042-1/+5
* | | | | | ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton2008-03-041-1/+7
* | | | | | add noinline_for_stackAndrew Morton2008-03-041-0/+6
* | | | | | Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-043-5/+5
* | | | | | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-047-10/+3
* | | | | | gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell2008-03-041-0/+95
|/ / / / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-041-1/+1
|\ \ \ \ \
OpenPOWER on IntegriCloud