| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | x86: Fix 32-bit MSI-X allocation leakage | PJ Waskiewicz | 2008-04-28 | 1 | -0/+1 |
* | | docbook: fix bitops fatal filename error | Randy Dunlap | 2008-04-28 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-28 | 13 | -583/+570 |
|\ \ |
|
| * | | SELinux: Fix a RCU free problem with the netport cache | Paul Moore | 2008-04-28 | 1 | -22/+18 |
| * | | SELinux: Made netnode cache adds faster | Paul Moore | 2008-04-28 | 1 | -55/+49 |
| * | | SELinux: include/security.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -449/+449 |
| * | | SELinux: policydb.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -5/+5 |
| * | | SELinux: mls_types.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
| * | | SELinux: mls.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
| * | | SELinux: hashtab.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
| * | | SELinux: context.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
| * | | SELinux: ss/conditional.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -3/+3 |
| * | | SELinux: selinux/include/security.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -2/+2 |
| * | | SELinux: objsec.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -30/+30 |
| * | | SELinux: netlabel.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -1/+1 |
| * | | SELinux: avc_ss.h whitespace, syntax, and other cleanups | Eric Paris | 2008-04-28 | 1 | -6/+3 |
| |/ |
|
* | | usb input endianness annotations and fixes | Al Viro | 2008-04-28 | 2 | -5/+5 |
* | | celleb_scc_pciex __iomem annotations | Al Viro | 2008-04-28 | 1 | -9/+9 |
* | | drivers/usb annotations and fixes | Al Viro | 2008-04-28 | 18 | -49/+55 |
* | | usbhid endianness annotations and fixes | Al Viro | 2008-04-28 | 2 | -3/+3 |
* | | q40ide breakage | Al Viro | 2008-04-28 | 1 | -33/+14 |
* | | typo in sata_fsl | Al Viro | 2008-04-28 | 1 | -1/+1 |
* | | more icside breakage (from next ide merge) | Al Viro | 2008-04-28 | 1 | -6/+8 |
* | | fix ia64 local_irq_save() et.al. | Al Viro | 2008-04-28 | 1 | -9/+9 |
* | | ia64 kvm fixes for O=... builds | Al Viro | 2008-04-28 | 1 | -5/+2 |
* | | frv si_addr annotations | Al Viro | 2008-04-28 | 1 | -15/+16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-28 | 32 | -1061/+318 |
|\ \ |
|
| * | | sparc: video drivers: add facility level | Robert Reif | 2008-04-28 | 8 | -8/+8 |
| * | | sparc: tcx.c make tcx_init and tcx_exit static | Robert Reif | 2008-04-28 | 1 | -2/+2 |
| * | | sparc: ffb.c make ffb_init and ffb_exit static | Robert Reif | 2008-04-28 | 1 | -3/+2 |
| * | | sparc: cg14.c make cg14_init and cg15_exit static | Robert Reif | 2008-04-28 | 1 | -2/+2 |
| * | | sparc: bw2.c fix bw2_exit | Robert Reif | 2008-04-28 | 1 | -2/+1 |
| * | | sparc64: Fix accidental syscall restart on child return from clone/fork/vfork. | David S. Miller | 2008-04-28 | 1 | -0/+6 |
| * | | sparc64: Clean up handling of pt_regs trap type encoding. | David S. Miller | 2008-04-27 | 2 | -5/+25 |
| * | | sparc: Remove old style signal frame support. | David S. Miller | 2008-04-27 | 8 | -528/+47 |
| * | | sparc64: Kill bogus RT_ALIGNEDSZ macro from signal.c | David S. Miller | 2008-04-27 | 1 | -4/+1 |
| * | | sparc: sunzilog.c remove unused argument | Robert Reif | 2008-04-27 | 1 | -2/+2 |
| * | | sparc: fix drivers/video/tcx.c warning | Robert Reif | 2008-04-27 | 1 | -2/+2 |
| * | | sparc64: Kill unused local ISA bus layer. | David S. Miller | 2008-04-27 | 6 | -244/+1 |
| * | | input: Rewrite sparcspkr device probing. | David S. Miller | 2008-04-27 | 1 | -78/+184 |
| * | | sparc64: Do not ignore 'pmu' device ranges. | David S. Miller | 2008-04-27 | 1 | -6/+0 |
| * | | sparc64: Kill ISA_FLOPPY_WORKS code. | David S. Miller | 2008-04-27 | 1 | -82/+1 |
| * | | sparc64: Kill CONFIG_SPARC32_COMPAT | David S. Miller | 2008-04-27 | 6 | -29/+17 |
| * | | sparc64: Cleanups and corrections for arch/sparc64/Kconfig | David S. Miller | 2008-04-27 | 1 | -65/+17 |
| * | | sparc64: Fix wedged irq regression. | David S. Miller | 2008-04-27 | 1 | -1/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-04-28 | 15 | -25/+159 |
|\ \ \ |
|
| * | | | iwlwifi: Allow building iwl3945 without iwl4965. | Jason Riedy | 2008-04-28 | 2 | -1/+7 |
| * | | | wireless: Fix compile error with wifi & leds | Luca Tettamanti | 2008-04-28 | 1 | -1/+3 |
| * | | | tcp: Fix slab corruption with ipv6 and tcp6fuzz | Evgeniy Polyakov | 2008-04-28 | 1 | -2/+1 |
| * | | | ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. | David L Stevens | 2008-04-27 | 4 | -0/+130 |