Commit Graph

286574 Commits (dcd6c92267155e70a94b3927bce681ce74b80d1f)
 

Author SHA1 Message Date
Linus Torvalds dcd6c92267 Linux 3.3-rc1 13 years ago
Linus Torvalds 567e47935a Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
Linus Torvalds 99d1edc5c5 gpio bug fixes for v3.3 13 years ago
Linus Torvalds e19c29e8d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
H. Peter Anvin 4f2f81a562 x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits 13 years ago
H. Peter Anvin 282f445a77 Merge remote-tracking branch 'linus/master' into x86/urgent 13 years ago
Linus Torvalds afd290945c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 years ago
Al Viro 8bc5191b26 qnx4: don't leak ->BitMap on late failure exits 13 years ago
Al Viro 4134bf81ff qnx4: reduce the insane nesting in qnx4_checkroot() 13 years ago
Al Viro 1aab323ea5 qnx4: di_fname is an array, for crying out loud... 13 years ago
David Howells 456a8167e9 KEYS: Permit key_serial() to be called with a const key pointer 13 years ago
Mimi Zohar f6b24579d0 keys: fix user_defined key sparse messages 13 years ago
Mimi Zohar 3db59dd933 ima: fix cred sparse warning 13 years ago
Linus Torvalds 90a4c0f51e uml: fix compile for x86-64 13 years ago
David Howells 4bf1924c00 MPILIB: Add a missing ENOMEM check 13 years ago
Linus Torvalds f59e842fc0 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 13 years ago
Linus Torvalds 4ba3069fea Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending 13 years ago
Linus Torvalds 507a03c1cb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux 13 years ago
Stefan Berger be405411f7 tpm: fix (ACPI S3) suspend regression 13 years ago
Linus Torvalds 93c3d65b28 nvme: fix merge error due to change of 'make_request_fn' fn type 13 years ago
Stephen Rothwell 9ef9b20bd0 xen: using EXPORT_SYMBOL requires including export.h 13 years ago
Linus Torvalds aa303f2c06 Merge branch 'for-linus/i2c-33' of git://git.fluff.org/bjdooks/linux 13 years ago
Linus Torvalds 4a7c1ff236 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media 13 years ago
Linus Torvalds 9278e634b4 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound 13 years ago
Laxman Dewangan 94bd2442d2 gpio: tps65910: Use correct offset for gpio initialization 13 years ago
Linus Torvalds d71f5be276 SCSI updates on 20120118 13 years ago
Linus Torvalds 92b5abbb44 Merge git://git.infradead.org/users/willy/linux-nvme 13 years ago
Linus Torvalds ccb19d263f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
Len Brown 79ba0db69c Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release 13 years ago
Tony Luck c130bd6f82 acpi/apei/einj: Add extensions to EINJ from rev 5.0 of acpi spec 13 years ago
Len Brown cb7971756b Merge branch 'atomicio-remove' into release 13 years ago
Len Brown 037d76f404 Merge branch 'apei' into release 13 years ago
Thomas Renninger 65b7f839ce intel_idle: Split up and provide per CPU initialization func 13 years ago
Thomas Renninger 3bd81a8710 ACPI processor: Remove unneeded variable passed by acpi_processor_hotadd_init V2 13 years ago
Matt Carlson c3b5003b62 tg3: Fix single-vector MSI-X code 13 years ago
Ben Pfaff 77676fdbd5 openvswitch: Fix multipart datapath dumps. 13 years ago
Eric Dumazet 766e9f1be1 ipv6: fix per device IP snmp counters 13 years ago
Linus Torvalds 6a488979f5 ARM: fixes for ARM platforms 13 years ago
Linus Torvalds 57f2685c16 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 13 years ago
Linus Torvalds 488a9d0182 Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev 13 years ago
Al Viro 6015ff1031 x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=n 13 years ago
Benjamin Larsson b73fa4630e [libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list 13 years ago
Vladimir LAVALLADE 3a25179e06 [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list 13 years ago
Sonic Zhang 81b0287d34 [libata] pata_bf54x: Support sg list in bmdma transfer. 13 years ago
Jerry Huang 93272b132a [libata] sata_fsl: fix the controller operating mode 13 years ago
Lin Ming 966f1212e1 [libata] enable ata port async suspend 13 years ago
Laurent Pinchart 36be126cb0 [media] as3645a: Fix compilation by including slab.h 13 years ago
Sachin Kamat a2e2baad60 [media] s5p-fimc: Remove linux/version.h include from fimc-mdevice.c 13 years ago
Sachin Kamat 2bd4334121 [media] s5p-mfc: Remove linux/version.h include from s5p_mfc.c 13 years ago
Dan Carpenter 3a9888f913 [media] ds3000: using logical && instead of bitwise & 13 years ago