forked from tmatsuya/linux-2.6
-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: m-labs/linux-milkymist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d5f28d5a11f0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: m-labs/linux-milkymist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0ca475bc9227
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 17 files changed
- 2 contributors
Commits on Feb 23, 2013
-
lm32: Drop unused debugger_info field from thread_info struct
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for 37807cf - Browse repository at this point
Copy the full SHA 37807cfView commit details -
Drop __devinit/__devexit from milkymist drivers
These will be gone in upstream v3.8 Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for b0017d7 - Browse repository at this point
Copy the full SHA b0017d7View commit details -
lm32: Implement user_stack_pointer()
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for a756401 - Browse repository at this point
Copy the full SHA a756401View commit details -
lm32: Switch to GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for 50af5f9 - Browse repository at this point
Copy the full SHA 50af5f9View commit details -
lm32: switch to generic sys_execve()
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for aab9d67 - Browse repository at this point
Copy the full SHA aab9d67View commit details -
generic sys_fork / sys_vfork / sys_clone
... and get rid of idiotic struct pt_regs * in asm-generic/syscalls.h prototypes of the same, while we are at it. Eventually we want those in linux/syscalls.h, of course, but that'll have to wait a bit. Note that there are *three* variants of sys_clone() order of arguments. Braindamage galore... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Configuration menu - View commit details
-
Copy full SHA for e1bbf3a - Browse repository at this point
Copy the full SHA e1bbf3aView commit details -
lm32: switch to generic clone(2)
Unfortunately lm32 has yet another crazy sys_clone parameter order. We need to fix this at some point. This will break all existing userspace though. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Configuration menu - View commit details
-
Copy full SHA for 0ca475b - Browse repository at this point
Copy the full SHA 0ca475bView commit details
There are no files selected for viewing
This file was deleted.