aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-28
|\
| * Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-07-28
| |\
| | * spi: Add OF binding support for SPI bussesGrant Likely2008-07-25
| | * spi: split up spi_new_device() to allow two stage registration.Grant Likely2008-07-25
| | * of: adapt of_find_i2c_driver() to be usable by SPI alsoGrant Likely2008-07-25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-07-28
|\ \ \
| * | | maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin2008-07-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-07-28
|\ \ \ \
| * | | | stop_machine(): stop_machine_run() changed to use cpu maskRusty Russell2008-07-27
| * | | | Simplify stop_machineRusty Russell2008-07-27
| * | | | stop_machine: add ALL_CPUS optionJason Baron2008-07-27
| | |/ / | |/| |
* | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-27
|\ \ \ \ | | |/ / | |/| |
| * | | task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi2008-07-27
| |/ /
* | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-27
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-07-27
| |\ \
| | * | firewire: fw-ohci: TSB43AB22/A dualbuffer workaroundStefan Richter2008-07-25
| * | | task IO accounting: improve code readabilityAndrea Righi2008-07-27
* | | | Merge ../linux-2.6Mauro Carvalho Chehab2008-07-27
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-26
| |\ \ \
| | * | | mlx4_core: Add VLAN tag field to WQE control segment structYevgeny Petrilin2008-07-25
| * | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-07-26
| |\ \ \ \
| | * | | | [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-25
| | * | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-25
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-11
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-04
| * | | | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-07-26
| |\ \ \ \ \ \
| | * | | | | | tracehook: comment fixesRoland McGrath2008-07-26
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: Add per-card debugfs supportHaavard Skinnemoen2008-07-26
| | * | | | | | | mmc: Export internal host state through debugfsHaavard Skinnemoen2008-07-26
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [PATCH] get rid of indirect users of namei.hAl Viro2008-07-26
| | * | | | | | | | [PATCH] get rid of __user_path_lookup_openAl Viro2008-07-26
| | * | | | | | | | [PATCH] f_count may wrap aroundAl Viro2008-07-26
| | * | | | | | | | [PATCH] sanitize __user_walk_fd() et.al.Al Viro2008-07-26
| | * | | | | | | | [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
| | * | | | | | | | [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-26
| | * | | | | | | | [PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2008-07-26
| | * | | | | | | | [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-26
| | * | | | | | | | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-26
| | * | | | | | | | [PATCH] kill altrootAl Viro2008-07-26
| | * | | | | | | | [PATCH] permission checks for chdir need special treatment only on the last stepAl Viro2008-07-26
| | * | | | | | | | [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-26
| | * | | | | | | | [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
| | * | | | | | | | [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
| | * | | | | | | | [PATCH] sanitize proc_sysctlAl Viro2008-07-26
| | * | | | | | | | [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-26
| | * | | | | | | | [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-26
| | * | | | | | | | [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-26
| | * | | | | | | | [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-26
| | | |/ / / / / / | | |/| | | | | |