aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | [SCSI] virtio-scsi: support online resizing of disksPaolo Bonzini2012-10-09
| * | | | | | | | | | [SCSI] libfc: fix lun reset failure bugs in fc_fcp_resp handling of FCP_RSP_INFOYi Zou2012-10-07
| * | | | | | | | | | [SCSI] fcoe: Fix write errors on NPIV portsNeerav Parikh2012-10-07
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-10-11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Input: extend the number of event (and other) devicesDmitry Torokhov2012-10-08
| | * | | | | | | | | | | Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov2012-10-01
| | |\ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ nfs: disintegrate UAPI for nfsJ. Bruce Fields2012-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/sunrpcDavid Howells2012-10-09
| | * | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/nfsdDavid Howells2012-10-09
| | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | nfsd: remove unused listener-removal interfacesJ. Bruce Fields2012-09-10
| * | | | | | | | | | | | | | svcrpc: make svc_xprt_received staticJ. Bruce Fields2012-08-21
| * | | | | | | | | | | | | | svcrpc: don't bother checking bad svc_addr_len resultJ. Bruce Fields2012-08-21
| * | | | | | | | | | | | | | svcrpc: share some setup of listening socketsJ. Bruce Fields2012-08-21
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | usbnet: Support devices reporting idlenessOliver Neukum2012-10-11
| * | | | | | | | | | | | | | | Merge tag 'disintegrate-wimax-20121009' of git://git.infradead.org/users/dhow...David S. Miller2012-10-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/wimaxDavid Howells2012-10-09
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'uapi-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | UAPI: (Scripted) Disintegrate include/linux/canDavid Howells2012-10-10
| * | | | | | | | | | | | | | | | vxlan: allow configuring port rangestephen hemminger2012-10-10
| * | | | | | | | | | | | | | | | of/mdio: Staticise !CONFIG_OF stubsMark Brown2012-10-10
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2012-10-05
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | infrastructure for saner ret_from_kernel_thread semanticsAl Viro2012-10-12
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | audit: make audit_inode take struct filenameJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | vfs: make path_openat take a struct filename pointerJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | audit: allow audit code to satisfy getname requests from its names_listJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | vfs: define struct filename and have getname() return itJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | vfs: allocate page instead of names_cache buffer in mount_block_rootJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | audit: overhaul __audit_inode_child to accomodate retryingJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | audit: set the name_len in audit_inode for parent lookupsJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | audit: add a new "type" field to audit_names structJeff Layton2012-10-12
| * | | | | | | | | | | | | | | | | | audit: reverse arguments to audit_inode_childJeff Layton2012-10-12
* | | | | | | | | | | | | | | | | | | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | xen pv-on-hvm: add pfn_is_ram helper for kdumpOlaf Hering2012-10-04
* | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-10-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz2012-09-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | time/jiffies: bring back unconditional LATCH definitionArnd Bergmann2012-09-28
| | * | | | | | | | | | | | | | | | | | | | | time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz2012-09-24
| | * | | | | | | | | | | | | | | | | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz2012-09-24
| | * | | | | | | | | | | | | | | | | | | | | time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz2012-09-24
| | * | | | | | | | | | | | | | | | | | | | | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz2012-09-24
| | * | | | | | | | | | | | | | | | | | | | | jiffies: Remove compile time assumptions about CLOCK_TICK_RATEJohn Stultz2012-09-24
| | * | | | | | | | | | | | | | | | | | | | | jiffies: Kill unused TICK_USEC_TO_NSECJohn Stultz2012-09-24