| Commit message (Expand) | Author | Age | Files | Lines |
* | stable: update documentation to ask for kernel version | Greg Kroah-Hartman | 2012-01-24 | 1 | -1/+2 |
* | base/core.c:fix typo in comment in function device_add | majianpeng | 2012-01-24 | 1 | -1/+1 |
* | Documentation: devres: add allocation functions to list of supported calls | Wolfram Sang | 2012-01-24 | 1 | -0/+4 |
* | Documentation update for the driver model core | Alan Stern | 2012-01-24 | 1 | -0/+15 |
* | kernel-doc: fix new warnings in driver-core | Randy Dunlap | 2012-01-24 | 1 | -4/+5 |
* | kernel-doc: fix new warnings in debugfs | Randy Dunlap | 2012-01-24 | 1 | -1/+1 |
* | kernel-doc: fix new warnings in device.h | Randy Dunlap | 2012-01-24 | 1 | -5/+10 |
* | driver core: remove drivers/base/sys.c and include/linux/sysdev.h | Greg Kroah-Hartman | 2012-01-22 | 3 | -548/+1 |
* | Linux 3.3-rc1v3.3-rc1 | Linus Torvalds | 2012-01-20 | 1 | -2/+2 |
*---. | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 | 9 | -104/+444 |
|\ \ \ |
|
| | | * | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 | 1 | -0/+1 |
| | | * | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 | 9587 | -258975/+463528 |
| | | |\ |
|
| | | * | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-18 | 1 | -8/+6 |
| | | * | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 | 1 | -2/+2 |
| | | * | | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 | 1 | -10/+10 |
| | | * | | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 | 2 | -5/+8 |
| | | * | | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 2012-01-17 | 1 | -2/+1 |
| | | * | | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 2012-01-17 | 1 | -10/+0 |
| | | * | | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 | 2 | -33/+254 |
| | | * | | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-17 | 1 | -6/+7 |
| | | * | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 | 2 | -30/+151 |
| | | * | | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 2012-01-16 | 1 | -2/+2 |
| | * | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-17 | 153 | -535/+938 |
| | |\ \ \ |
|
| | | * | | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT | Steven Rostedt | 2012-01-16 | 1 | -3/+4 |
| | * | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 2012-01-16 | 1 | -0/+1 |
| | * | | | | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 2012-01-16 | 1 | -1/+3 |
| * | | | | | sched/accounting, proc: Fix /proc/stat interrupts sum | Russell King | 2012-01-16 | 1 | -0/+2 |
* | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-19 | 4 | -7/+8 |
|\ \ \ \ \ \ |
|
| * | | | | | | gpio: tps65910: Use correct offset for gpio initialization | Laxman Dewangan | 2012-01-18 | 1 | -1/+1 |
| * | | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86. | Grant Likely | 2012-01-18 | 1 | -0/+1 |
| * | | | | | | gpio-ml-ioh: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 | 1 | -3/+3 |
| * | | | | | | gpio-ml-ioh: cleanup NULL pointer checking | Márton Németh | 2012-01-16 | 1 | -1/+1 |
| * | | | | | | gpio-pch: cleanup __iomem annotation usage | Márton Németh | 2012-01-16 | 1 | -1/+1 |
| * | | | | | | gpio-pch: cleanup NULL pointer checking | Márton Németh | 2012-01-16 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-01-19 | 3 | -40/+27 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | qnx4: don't leak ->BitMap on late failure exits | Al Viro | 2012-01-19 | 1 | -1/+3 |
| * | | | | | | | qnx4: reduce the insane nesting in qnx4_checkroot() | Al Viro | 2012-01-19 | 1 | -34/+22 |
| * | | | | | | | qnx4: di_fname is an array, for crying out loud... | Al Viro | 2012-01-19 | 1 | -14/+12 |
| * | | | | | | | vfs: remove printk from set_nlink() | Miklos Szeredi | 2012-01-17 | 1 | -3/+0 |
| * | | | | | | | wake up s_wait_unfrozen when ->freeze_fs fails | Kazuya Mio | 2012-01-17 | 1 | -0/+2 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-01-19 | 4 | -5/+8 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | KEYS: Permit key_serial() to be called with a const key pointer | David Howells | 2012-01-19 | 1 | -1/+1 |
| * | | | | | | | keys: fix user_defined key sparse messages | Mimi Zohar | 2012-01-19 | 1 | -3/+3 |
| * | | | | | | | ima: fix cred sparse warning | Mimi Zohar | 2012-01-19 | 1 | -1/+2 |
| * | | | | | | | MPILIB: Add a missing ENOMEM check | David Howells | 2012-01-19 | 1 | -0/+2 |
* | | | | | | | | uml: fix compile for x86-64 | Linus Torvalds | 2012-01-19 | 1 | -0/+5 |
|/ / / / / / / |
|
* | | | | | | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-19 | 7 | -0/+4672 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ib_srpt: Initial SRP Target merge for v3.3-rc1 | Bart Van Assche | 2011-12-16 | 7 | -0/+4672 |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 2012-01-19 | 51 | -1014/+829 |
|\| | | | | | | |
|
| * | | | | | | | target: Set additional sense length field in sense data | Roland Dreier | 2011-12-16 | 2 | -0/+15 |