summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds2010-10-3120-37/+36
|\ \
| | * semaphore: Remove mutex emulationThomas Gleixner2010-10-302-12/+2
| | * staging: Final semaphore cleanupThomas Gleixner2010-10-3015-20/+20
| | * jbd2: Convert jbd2_slab_create_sem to mutexThomas Gleixner2010-10-301-4/+4
| | * hpfs: Convert sbi->hpfs_creation_de to mutexThomas Gleixner2010-10-303-4/+4
| * | genirq: Fix up irq_node() for irq_data changes.Paul Mundt2010-10-281-1/+1
| * | genirq: Add single IRQ reservation helperPaul Mundt2010-10-261-0/+5
| * | genirq: Warn if enable_irq is called before irq is set upThomas Gleixner2010-10-221-0/+4
* | | locks: remove fl_copy_lock lock_manager operationChristoph Hellwig2010-10-313-7/+1
* | | locks: let the caller free file_lock on ->setlease failureChristoph Hellwig2010-10-315-17/+13
* | | initramfs: Fix initramfs size for 32-bit archesGeert Uytterhoeven2010-10-311-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-3015-67/+128
|\ \ \
| * | | isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy2010-10-301-0/+2
| * | | netdev: can: Change mail address of Hans J. KochHans J. Koch2010-10-301-1/+1
| * | | pcnet_cs: add new_idKen Kawasaki2010-10-301-0/+1
| * | | net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-10-301-0/+4
| * | | RDS: Let rds_message_alloc_sgs() return NULLAndy Grover2010-10-303-0/+17
| * | | RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover2010-10-301-39/+65
| * | | RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover2010-10-301-3/+2
| * | | RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover2010-10-301-1/+3
| * | | net: fix rds_iovec page count overflowLinus Torvalds2010-10-301-0/+7
| * | | can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde2010-10-301-3/+3
| * | | can: pch_can: fix sparse warningMarc Kleine-Budde2010-10-301-2/+2
| * | | netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov2010-10-301-1/+0
| * | | ip_gre: fix fallback tunnel setupEric Dumazet2010-10-301-3/+3
| * | | vmxnet: trivial annotation of protocol constantHarvey Harrison2010-10-301-1/+1
| * | | vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison2010-10-301-4/+4
| * | | ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet2010-10-301-0/+4
| * | | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-292-10/+10
* | | | nfsd4: initialize delegation pointer to leaseJ. Bruce Fields2010-10-301-17/+2
* | | | locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-305-3/+11
* | | | locks: fix leaks on setlease errorsJ. Bruce Fields2010-10-301-5/+7
* | | | locks: prevent ENOMEM on lease unlockJ. Bruce Fields2010-10-301-13/+30
* | | | drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman2010-10-301-3/+3
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-3012-64/+219
|\ \ \ \
| * | | | Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo2010-10-301-4/+5
| * | | | make fanotify_read() restartable across signalsLino Sanfilippo2010-10-301-1/+1
| * | | | fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-281-1/+1
| * | | | fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton2010-10-281-3/+2
| * | | | fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-281-2/+2
| * | | | fanotify: do not recalculate the mask if the ignored mask changedEric Paris2010-10-281-3/+3
| * | | | fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-283-2/+25
| * | | | fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-283-13/+13
| * | | | fanotify: do not send events for irregular filesEric Paris2010-10-281-5/+6
| * | | | fanotify: limit number of listeners per userEric Paris2010-10-284-1/+25
| * | | | fanotify: allow userspace to override max marksEric Paris2010-10-282-2/+11
| * | | | fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-282-0/+10
| * | | | fanotify: allow userspace to override max queue depthEric Paris2010-10-282-3/+11
| * | | | fsnotify: implement a default maximum queue depthEric Paris2010-10-282-1/+4
| * | | | fanotify: ignore fanotify ignore marks if open writersEric Paris2010-10-281-0/+10
OpenPOWER on IntegriCloud