summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-021-0/+6
|\
| * net/mlx4_core: Fix number of EQs used in ICM initialisationMarcel Apfelbaum2012-05-311-0/+6
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-021-14/+9
* | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-0/+1
|\ \
| * \ Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-2725-138/+197
| |\ \
| * | | fb_defio: add first_io callbackHeiko Stübner2012-04-291-0/+1
* | | | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-013-17/+27
|\ \ \ \
| * | | | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'Shmulik Ladkani2012-05-131-3/+2
| * | | | mtd: gpmi: add device tree support to gpmi-nandHuang Shijie2012-05-131-4/+4
| * | | | mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfacesBrian Norris2012-05-131-5/+6
| * | | | mtd: add read_byte support to plat_nandJohn Crispin2012-05-131-0/+1
| * | | | mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-4/+1
| * | | | mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEANMike Dunn2012-05-131-0/+3
| * | | | mtd: bitflip_threshold added to mtd_info and sysfsMike Dunn2012-05-131-0/+9
| * | | | mtd: ecc_strength is at ecc step granularityMike Dunn2012-05-131-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-013-3/+35
|\ \ \ \ \
| * | | | | new helper: signal_delivered()Al Viro2012-06-011-1/+1
| * | | | | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-2/+3
| * | | | | set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+2
| * | | | | new helper: sigmask_to_save()Al Viro2012-06-011-0/+8
| * | | | | new helper: restore_saved_sigmask()Al Viro2012-06-011-0/+6
| * | | | | new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+12
| * | | | | HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro2012-06-011-0/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-018-177/+63
|\ \ \ \ \ \
| * | | | | | vfs: retry last component if opening stale dentryMiklos Szeredi2012-06-011-0/+1
| * | | | | | fs: introduce inode operation ->update_timeJosef Bacik2012-06-011-1/+9
| * | | | | | switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro2012-06-011-1/+1
| * | | | | | take security_mmap_file() outside of ->mmap_semAl Viro2012-06-011-4/+3
| * | | | | | split ->file_mmap() into ->mmap_addr()/->mmap_file()Al Viro2012-05-311-16/+20
| * | | | | | split cap_mmap_addr() out of cap_file_mmap()Al Viro2012-05-311-1/+2
| * | | | | | fsnotify: handle subfiles' perm eventsNaohiro Aota2012-05-301-1/+1
| * | | | | | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-1/+1
| * | | | | | brlocks/lglocks: turn into functionsAndi Kleen2012-05-291-99/+26
| * | | | | | lglock: remove online variants of lockRusty Russell2012-05-291-56/+2
| * | | | | | ->encode_fh() API changeAl Viro2012-05-291-2/+2
* | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-012-3/+58
|\ \ \ \ \ \ \
| * | | | | | | ext4/jbd2: add metadata checksumming to the list of supported featuresDarrick J. Wong2012-05-271-1/+2
| * | | | | | | jbd2: checksum journal superblockDarrick J. Wong2012-05-271-0/+3
| * | | | | | | jbd2: Grab a reference to the crc32c driver if necessaryDarrick J. Wong2012-05-271-0/+23
| * | | | | | | jbd2: change disk layout for metadata checksummingDarrick J. Wong2012-05-221-2/+28
| * | | | | | | ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong2012-04-291-0/+2
* | | | | | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-013-2/+11
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-05-312-1/+1
| * | | | | | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-05-312-1/+9
| * | | | | | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-05-311-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-315-20/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | keys: kill task_struct->replacement_session_keyringOleg Nesterov2012-05-231-2/+0
| * | | | | | | | keys: kill the dummy key_replace_session_keyring()Oleg Nesterov2012-05-232-4/+0
| * | | | | | | | keys: change keyctl_session_to_parent() to use task_work_add()Oleg Nesterov2012-05-231-4/+2
| * | | | | | | | genirq: reimplement exit_irq_thread() hook via task_work_add()Oleg Nesterov2012-05-232-12/+2