| Commit message (Expand) | Author | Age | Files | Lines |
* | new helper: read_code() | Al Viro | 2013-04-29 | 1 | -24/+6 |
* | UM: Adjust printk in create_proc_mconsole() | David Howells | 2013-04-09 | 1 | -2/+1 |
* | constify a bunch of struct file_operations instances | Al Viro | 2013-04-09 | 3 | -3/+3 |
* | create_proc_cpu_mask() doesn't need an argument... | Al Viro | 2013-04-09 | 1 | -4/+2 |
* | lparcfg: don't bother saving pointer to proc_dir_entry | Al Viro | 2013-04-09 | 1 | -9/+2 |
* | prominfo_proc fixes | Al Viro | 2013-04-09 | 1 | -30/+12 |
* | srm_env: don't bother with pointer to srm_env_t | Al Viro | 2013-04-09 | 1 | -24/+9 |
* | srm_env: use proc_remove_subtree() | Al Viro | 2013-04-09 | 1 | -57/+7 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 11 | -43/+27 |
* | last_radio_log: switch to proc_create() | Al Viro | 2013-04-09 | 1 | -16/+4 |
* | xtensa simdisk: switch to proc_create_data() | Al Viro | 2013-04-09 | 1 | -13/+23 |
* | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 2013-04-09 | 4 | -13/+6 |
* | atags_proc: switch to proc_create_data() | Al Viro | 2013-04-09 | 1 | -18/+10 |
* | spufs: don't bother with fops->owner | Al Viro | 2013-04-09 | 1 | -2/+0 |
* | switch compat readv/writev variants to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-04-09 | 2 | -18/+2 |
* | palinfo fixes | Al Viro | 2013-04-09 | 1 | -64/+13 |
* | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-03-25 | 4 | -14/+15 |
|\ |
|
| * | ARM: tegra: fix register address of slink controller | Laxman Dewangan | 2013-03-22 | 2 | -2/+2 |
| * | Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6... | Arnd Bergmann | 2013-03-21 | 1 | -0/+1 |
| |\ |
|
| | * | ARM: imx: add dependency check for DEBUG_IMX_UART_PORT | Shawn Guo | 2013-03-19 | 1 | -0/+1 |
| * | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0 | Marek Vasut | 2013-03-19 | 1 | -12/+12 |
| |/ |
|
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2013-03-24 | 2 | -17/+17 |
|\ \ |
|
| * | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinit | H. Peter Anvin | 2013-03-21 | 1 | -2/+2 |
| * | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUAL | Fenghua Yu | 2013-03-19 | 1 | -13/+13 |
| * | | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang | 2013-03-18 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/md | Linus Torvalds | 2013-03-23 | 2 | -2/+0 |
|\ \ |
|
| * | | md: remove CONFIG_MULTICORE_RAID456 entirely | Paul Bolle | 2013-03-20 | 2 | -2/+0 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-03-21 | 4 | -1/+22 |
|\ \ \ |
|
| * | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event | Stephane Eranian | 2013-03-18 | 1 | -0/+4 |
| * | | | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 2013-03-18 | 2 | -1/+5 |
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-03-18 | 1 | -0/+13 |
| |\ \ \ |
|
| | * | | | perf/POWER7: Create a sysfs format entry for Power7 events | Sukadev Bhattiprolu | 2013-03-13 | 1 | -0/+13 |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-03-19 | 2 | -35/+33 |
|\ \ \ \ \ |
|
| * | | | | | KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-... | Andy Honig | 2013-03-19 | 2 | -29/+22 |
| * | | | | | KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-201... | Andy Honig | 2013-03-19 | 1 | -0/+5 |
| * | | | | | KVM: x86: fix deadlock in clock-in-progress request handling | Marcelo Tosatti | 2013-03-18 | 1 | -9/+9 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2013-03-19 | 5 | -24/+57 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc: remove unused "config BITS" | Paul Bolle | 2013-03-19 | 1 | -6/+0 |
| * | | | | | | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" | Paul Bolle | 2013-03-19 | 1 | -1/+1 |
| * | | | | | | sparc64: correctly recognize SPARC64-X chips | Allen Pais | 2013-03-11 | 3 | -2/+30 |
| * | | | | | | sparc,leon: fix GRPCI2 device0 PCI config space access | Daniel Hellstrom | 2013-03-02 | 1 | -15/+26 |
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2013-03-19 | 6 | -15/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS | Paul Bolle | 2013-03-19 | 2 | -12/+0 |
| * | | | | | | | arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED | Paul Bolle | 2013-03-19 | 1 | -1/+0 |
| * | | | | | | | arm64: fix padding computation in struct ucontext | Andreas Schwab | 2013-03-18 | 1 | -1/+1 |
| * | | | | | | | arm64: Fix build error with !SMP | Catalin Marinas | 2013-03-18 | 1 | -0/+2 |
| * | | | | | | | arm64: Removed unused variable in compat_setup_rt_frame() | Catalin Marinas | 2013-03-18 | 1 | -1/+0 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM:net: an issue for k which is u32, never < 0 | Chen Gang | 2013-03-12 | 1 | -1/+1 |
* | | | | | | | | sgy-cts1000: Remove __dev* attributes | Ben Collins | 2013-03-18 | 1 | -3/+3 |