aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/headerdep.pl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-15[media] revert patch: HDIC HD29L2 DMB-TH USB2.0 reference design driverAntti Palosaari4-420/+0
2012-01-15UBI: use own macros for the layout volumeRichard Weinberger1-2/+2
2012-01-15UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-15UBIFS: fix non-debug configuration buildDominique Martinet1-14/+17
2012-01-15Revert "block: recursive merge requests"Jens Axboe1-12/+4
2012-01-14fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi1-3/+5
2012-01-14dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini3-2/+27
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini3-2/+55
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini8-12/+18
2012-01-13GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2-3/+6
2012-01-13Unused iocbs in a batch should not be accounted as active.Gleb Natapov1-2/+9
2012-01-13x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat1-1/+1
2012-01-13kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt1-0/+29
2012-01-13kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt1-13/+12
2012-01-13autofs4 - fix deal with autofs4_write racesIan Kent1-1/+1
2012-01-13UBIFS: fix key printingArtem Bityutskiy6-88/+91
2012-01-13UBIFS: use snprintf instead of sprintf when printing keysArtem Bityutskiy1-18/+20
2012-01-13dma-buf: Documentation update for Kconfig selectSumit Semwal1-0/+4
2012-01-13nouveau: Support Optimus models for vga_switcherooPeter Lekensteyn3-5/+42
2012-01-13nouveau: properly check for _DSM function supportPeter Lekensteyn1-13/+22
2012-01-13dma-buf: drop option text so users don't select it.Dave Airlie1-1/+1
2012-01-13radeon: Call pci_clear_master() instead of open-coding it.Michel Dänzer2-14/+3
2012-01-13gma500: Discard modes that don't fit in stolen memoryAlan Cox4-8/+24
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1
2012-01-13drm/radeon/kms: Fix module parameter description formatJean Delvare1-1/+1
2012-01-13drm/radeon/kms/ni: fix packet2 handling for VM IB parserAlex Deucher1-1/+2
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk1-3/+2
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen1-13/+53
2012-01-12unlzo: fix input buffer freeSascha Hauer1-1/+1
2012-01-12ramoops: update parameters only after successful initKees Cook1-8/+9
2012-01-12ramoops: fix use of rounddown_pow_of_two()Marco Stornelli1-2/+2
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2-0/+133
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov2-2/+8
2012-01-12c/r: introduce CHECKPOINT_RESTORE symbolCyrill Gorcunov1-0/+11
2012-01-12selftests: new x86 breakpoints selftestFrederic Weisbecker4-2/+416
2012-01-12selftests: new very basic kernel selftests directoryFrederic Weisbecker2-0/+19
2012-01-12radix_tree: take radix_tree_path off stackHugh Dickins1-78/+76
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong1-3/+0
2012-01-12dio: optimize cache misses in the submission pathAndi Kleen1-9/+37
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen2-0/+5
2012-01-12fs/direct-io.c: calculate fs_count correctly in get_more_blocks()Tao Ma1-7/+4
2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton1-2/+2
2012-01-12panic: don't print redundant backtraces on oopsAndi Kleen1-1/+5
2012-01-12sysctl: add the kernel.ns_last_pid controlPavel Emelyanov3-1/+42
2012-01-12kdump: add udev events for memory online/offlineMichael Holzheu1-3/+14
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-12kdump: fix crash_kexec()/smp_send_stop() race in panic()Michael Holzheu1-1/+17
2012-01-12kdump: crashk_res init check for /sys/kernel/kexec_crash_sizeMichael Holzheu1-5/+4
2012-01-12kdump: add missing RAM resource in crash_shrink_memory()Michael Holzheu1-0/+15
2012-01-12kexec: remove KMSG_DUMP_KEXECWANG Cong5-9/+2